forked from OSchip/llvm-project
31faefff92
llc.cpp also defined these flags, meaning that when I linked all of LLVM's libraries into a single shared library, llc crashed on startup with duplicate flag definitions. This patch passes them through the EngineBuilder into JIT::selectTarget(). llvm-svn: 95390 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile | ||
lli.cpp |