Remove the JITEmitDebugInfo TargetOptions as they're only set and
authorEric Christopher <echristo@gmail.com>
Sun, 19 Apr 2015 03:20:51 +0000 (03:20 +0000)
committerEric Christopher <echristo@gmail.com>
Sun, 19 Apr 2015 03:20:51 +0000 (03:20 +0000)
commit03f27348a28a2a87ce539f8ec79657994c4edfed
treef379039e8caa0ccb4a548e5c0ebe32b581b86091
parent6fa7febee46cae37db7f04061c949e3f0de379fd
Remove the JITEmitDebugInfo TargetOptions as they're only set and
not used anywhere in llvm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235265 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetOptions.h
tools/lli/lli.cpp