Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
5b51fd5b550a9589f95e677fca801cea565e8d9f
/
unittests
/
ExecutionEngine
/
MCJIT
/
MCJITObjectCacheTest.cpp
6227d5c
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
by Craig Topper
· 12 years ago
40d8171
Revising the MCJIT ObjectCache interface to allow subclasses to avoid retaining references to returned objects
by Andrew Kaylor
· 12 years ago
abb38fe
Minor changes to the MCJITTest unittests to use the correct API for finalizing
by David Tweed
· 12 years ago
453f4f0
Use only explicit bool conversion operators
by David Blaikie
· 12 years ago
1c48945
Re-enabling MCJIT object caching with memory leak fixed
by Andrew Kaylor
· 12 years ago
06fd5bf
Revert "Adding object caching support to MCJIT"
by Rafael Espindola
· 12 years ago
07f0392
Adding object caching support to MCJIT
by Andrew Kaylor
· 12 years ago