Standardizing lli's extra module command line option
authorAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 28 Oct 2013 21:58:15 +0000 (21:58 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Mon, 28 Oct 2013 21:58:15 +0000 (21:58 +0000)
commit61abf1550f6b12b066c959512ab10ce0720df207
tree71a4e6e34fa660936c26c8c8658525d78a944e52
parentf39819d8e640442f2a229e09aeb432946c46d803
Standardizing lli's extra module command line option

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193544 91177308-0d34-0410-b5e6-96231b3b80d8
test/ExecutionEngine/MCJIT/cross-module-a.ll
test/ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll
test/ExecutionEngine/MCJIT/multi-module-a.ll
test/ExecutionEngine/MCJIT/multi-module-eh-a.ll
test/ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll
test/ExecutionEngine/MCJIT/remote/cross-module-a.ll
test/ExecutionEngine/MCJIT/remote/cross-module-sm-pic-a.ll
test/ExecutionEngine/MCJIT/remote/multi-module-a.ll
test/ExecutionEngine/MCJIT/remote/multi-module-sm-pic-a.ll
tools/lli/lli.cpp