Renaming MCJIT .ir files to .ll and moving them to Inputs
authorAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 28 Oct 2013 23:51:03 +0000 (23:51 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 28 Oct 2013 23:51:03 +0000 (23:51 +0000)
commit61e22ea592f877d4b7a632fc3ac208445612a8bd
tree5830e025df57b6824baeaee64de361dc3f1ded38
parent6faff4886a3059a8cda08f015d29a6c9a0a4de3c
Renaming MCJIT .ir files to .ll and moving them to Inputs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193562 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
test/ExecutionEngine/MCJIT/Inputs/cross-module-b.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/Inputs/multi-module-b.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/Inputs/multi-module-c.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/Inputs/multi-module-eh-b.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/cross-module-a.ll
test/ExecutionEngine/MCJIT/cross-module-b.ir [deleted file]
test/ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll
test/ExecutionEngine/MCJIT/multi-module-a.ll
test/ExecutionEngine/MCJIT/multi-module-b.ir [deleted file]
test/ExecutionEngine/MCJIT/multi-module-c.ir [deleted file]
test/ExecutionEngine/MCJIT/multi-module-eh-a.ll
test/ExecutionEngine/MCJIT/multi-module-eh-b.ir [deleted file]
test/ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll
test/ExecutionEngine/MCJIT/remote/Inputs/cross-module-b.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/remote/Inputs/multi-module-b.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/remote/Inputs/multi-module-c.ll [new file with mode: 0644]
test/ExecutionEngine/MCJIT/remote/cross-module-a.ll
test/ExecutionEngine/MCJIT/remote/cross-module-b.ir [deleted file]
test/ExecutionEngine/MCJIT/remote/cross-module-sm-pic-a.ll
test/ExecutionEngine/MCJIT/remote/multi-module-a.ll
test/ExecutionEngine/MCJIT/remote/multi-module-b.ir [deleted file]
test/ExecutionEngine/MCJIT/remote/multi-module-c.ir [deleted file]
test/ExecutionEngine/MCJIT/remote/multi-module-sm-pic-a.ll