llvm-project/llvm/test/ExecutionEngine/OrcLazy
Petar Jovanovic 5abf4bb552 [MIPS] ORC JIT support
This patch adds support for ORC JIT for mips/mips64 architecture.
In common code $static is changed to __ORCstatic because on MIPS
architecture "$" is a reserved character.

Patch by Luka Ercegovcevic

Differential Revision: https://reviews.llvm.org/D49665

llvm-svn: 341934
2018-09-11 13:10:04 +00:00
..
Inputs [ORC] Add a testcase for r338975. 2018-08-28 22:50:59 +00:00
anonymous_globals.ll
bad-object-file.ll [ORC] Add a testcase for r338975. 2018-08-28 22:50:59 +00:00
basic-object-file-loading.ll [ORC] Add an addObjectFile method to LLJIT. 2018-08-28 20:20:31 +00:00
common-symbols.ll
global_aliases.ll
hello.ll
lit.local.cfg [MIPS] ORC JIT support 2018-09-11 13:10:04 +00:00
module-flags.ll
private_linkage.ll
weak-function.ll
weak-non-materialization.ll [ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet. 2018-08-28 21:18:05 +00:00