Rafael Espindola
|
3f4ed32b43
Make it explicit that ExecutionEngine takes ownership of the modules.
|
пре 11 година |
Craig Topper
|
b177041dfa
[C++11] Use 'nullptr'.
|
пре 11 година |
Ahmed Charles
|
f4ccd11075
Replace OwningPtr<T> with std::unique_ptr<T>.
|
пре 11 година |
Chandler Carruth
|
0b8c9a80f2
Move all of the header files which are involved in modelling the LLVM IR
|
пре 12 година |
Chandler Carruth
|
5a88dda4be
Sort the #include lines for unittest/...
|
пре 12 година |
Dylan Noblesmith
|
35af1d7e2c
unittests: add ErrorStr to ExecutionEngine test
|
пре 13 година |
Chris Lattner
|
db125cfaf5
land David Blaikie's patch to de-constify Type, with a few tweaks.
|
пре 14 година |
Jeffrey Yasskin
|
4c5b23b24f
Make the ExecutionEngine automatically remove global mappings on when their
|
пре 16 година |
Jeffrey Yasskin
|
c89d27a440
ExecutionEngine::clearGlobalMappingsFromModule failed to remove reverse
|
пре 16 година |
Owen Anderson
|
1d0be15f89
Push LLVMContexts through the IntegerType APIs.
|
пре 16 година |
Jeffrey Yasskin
|
0a962314fb
Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old
|
пре 16 година |