aboutsummaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/JIT/MultiJITTest.cpp
AgeCommit message (Expand)Author
2011-11-09unittests/MultiJITTest.cpp: Tweak how to check symbol value for Win32 --enabl...NAKAMURA Takumi
2011-10-16Enhance llvm::SourceMgr to support diagnostic ranges, the same way clang does...Chris Lattner
2011-09-03Exclude more arm jit failures pending PR10783.Andrew Trick
2010-02-11Make it possible to create multiple JIT instances at the same time, by removingJeffrey Yasskin