Rafael Espindola
|
3f4ed32b43
Make it explicit that ExecutionEngine takes ownership of the modules.
|
11 yıl önce |
Ahmed Charles
|
f4ccd11075
Replace OwningPtr<T> with std::unique_ptr<T>.
|
11 yıl önce |
Ahmed Charles
|
1a6eca243f
[C++11] Replace OwningPtr::take() with OwningPtr::release().
|
11 yıl önce |
Juergen Ributzka
|
ba0f991a78
[weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables.
|
11 yıl önce |
Juergen Ributzka
|
354362524a
[weak vtables] Remove a bunch of weak vtables
|
11 yıl önce |
Alexey Samsonov
|
b21ab43cfc
Revert r194865 and r194874.
|
11 yıl önce |
Juergen Ributzka
|
5a364c5561
[weak vtables] Remove a bunch of weak vtables
|
11 yıl önce |
Tim Northover
|
ea246d6af8
MCJIT: skip some more new multi-module tests on unsupported platforms.
|
12 yıl önce |
Andrew Kaylor
|
70c1ea493e
Tests for MCJIT multiple module support
|
12 yıl önce |