Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00bb397b0dc79fcad27bfe63456a2100039706f2
/
llvm
/
unittests
/
ExecutionEngine
/
MCJIT
/
MCJITMemoryManagerTest.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
79cc1e3
Reinstate "Nuke the old JIT."
by Eric Christopher
· 11 years ago
b9fd9ed
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
by Eric Christopher
· 11 years ago
f8b27c4
Nuke the old JIT.
by Rafael Espindola
· 11 years ago
66f09ad
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
56440fd
Replace OwningPtr<T> with std::unique_ptr<T>.
by Ahmed Charles
· 12 years ago
7aa695e0
This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land.
by Filip Pizlo
· 12 years ago
552c915
Convert Windows to Unix line endings, no functionality change.
by Stephen Lin
· 12 years ago
2e7efed
Minor changes to the MCJITTest unittests to use the correct API for finalizing
by David Tweed
· 12 years ago
130cec2
Sort the #include lines for unittest/...
by Chandler Carruth
· 13 years ago
ab5ba51
Moving SectionMemoryManager into RuntimeDyld and adding unit tests for it.
by Andrew Kaylor
· 13 years ago