Move the JIT flags from llc to lli. These flags showed up as part of moving
authorNick Lewycky <nicholas@mxc.ca>
Wed, 18 Apr 2012 08:34:12 +0000 (08:34 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 18 Apr 2012 08:34:12 +0000 (08:34 +0000)
commit9a1484165cd7cc3b95f5f65f845257c44f55a5b3
treea8fa1327a1d29fabdda2a3a1f360763a21cbebee
parentecc754de8eaaefde8af71c4fb6cdb21e6a0f0246
Move the JIT flags from llc to lli. These flags showed up as part of moving
backend flags in TargetOptions.h into their own class in r145714.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154993 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llc/llc.cpp
tools/lli/lli.cpp