summaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine/Interpreter/alias.ll
AgeCommit message (Expand)Author
2022-12-05ExecutionEngine: Convert tests to opaque pointersMatt Arsenault
2021-03-30Re-apply "[lli] Make -jit-kind=orc the default JIT engine"Stefan Gränitz
2021-03-23Temporarily revert "[lli] Make -jit-kind=orc the default JIT engine"Stefan Gränitz
2021-03-23[lli] Make -jit-kind=orc the default JIT engineStefan Gränitz
2018-05-24Add handling for GlobalAliases in ExecutionEngine::getConstantValue.Lang Hames