aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2019-04-29 22:37:27 +0000
committerLang Hames <lhames@gmail.com>2019-04-29 22:37:27 +0000
commiteb14dc7585b06d36802f5dcc258746d8f5cd57d6 (patch)
tree114e3676403c3d8c360c0ef34135e810f7d5b437 /llvm/unittests/Support/CommandLineTest.cpp
parent6f3eeff762fddbf182acb2392e28ac1c0192271b (diff)
downloadllvm-eb14dc7585b06d36802f5dcc258746d8f5cd57d6.zip
llvm-eb14dc7585b06d36802f5dcc258746d8f5cd57d6.tar.gz
llvm-eb14dc7585b06d36802f5dcc258746d8f5cd57d6.tar.bz2
[ORC] Replace the LLJIT/LLLazyJIT Create methods with Builder utilities.
LLJITBuilder and LLLazyJITBuilder construct LLJIT and LLLazyJIT instances respectively. Over time these will allow more configurable options to be added while remaining easy to use in the default case, which for default in-process JITing is now: auto J = ExitOnErr(LLJITBuilder.create()); llvm-svn: 359511
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions