Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b4cbb87feab0ce5fe0658711cce0e71075206c6f
/
llvm
/
unittests
/
ExecutionEngine
/
MCJIT
/
MCJITMultipleModuleTest.cpp
14359ef
[opaque pointer types] Pass value type to LoadInst creation.
by James Y Knight
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
c004411
Remove TypeBuilder.h, and fix the few locations using it.
by James Y Knight
· 7 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
ffec81c
Fix some Clang-tidy modernize warnings, other minor fixes.
by Eugene Zelenko
· 10 years ago
083ca9b
Fix Clang-tidy modernize-use-nullptr warnings in source directories and generated files; other minor cleanups.
by Hans Wennborg
· 10 years ago
73378eb
[MCJIT] Add a FindGlobalVariableNamed utility
by Keno Fischer
· 10 years ago
5f92a08
[ExecutionEngine] FindFunctionNamed: Skip declarations
by Keno Fischer
· 11 years ago
2a8a279
Make it explicit that ExecutionEngine takes ownership of the modules.
by Rafael Espindola
· 11 years ago
56440fd
Replace OwningPtr<T> with std::unique_ptr<T>.
by Ahmed Charles
· 12 years ago
96c9d95
[C++11] Replace OwningPtr::take() with OwningPtr::release().
by Ahmed Charles
· 12 years ago
05c5a93
[weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables.
by Juergen Ributzka
· 12 years ago
d12ccbd
[weak vtables] Remove a bunch of weak vtables
by Juergen Ributzka
· 12 years ago
49109a2
Revert r194865 and r194874.
by Alexey Samsonov
· 12 years ago
dbedae8
[weak vtables] Remove a bunch of weak vtables
by Juergen Ributzka
· 12 years ago
39ddb3f
MCJIT: skip some more new multi-module tests on unsupported platforms.
by Tim Northover
· 12 years ago
6bbb2c9
Tests for MCJIT multiple module support
by Andrew Kaylor
· 12 years ago