summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-06-09 00:40:19 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-06-09 00:40:19 +0000
commit1f62f57b37bdd40f877eff3a2b1e80f51c82249c (patch)
tree4031423e057727a02e21a776b5ecf5b34d51e120 /clang/lib/Frontend/CompilerInvocation.cpp
parentdeb391309c9861dcdc995b2c70c2d64189611c3b (diff)
downloadbcm5719-llvm-1f62f57b37bdd40f877eff3a2b1e80f51c82249c.tar.gz
bcm5719-llvm-1f62f57b37bdd40f877eff3a2b1e80f51c82249c.zip
sink DebugCompressionType into MC for exposing to clang
This is a preparatory change to expose the debug compression style to clang. It requires exposing the enumeration and passing the actual value through to the backend from the frontend in actual value form rather than a boolean that selects the GNU style of debug info compression. Minor tweak to the ELF Object Writer to use a variable for re-used values. Add an assertion that debug information format is one of the two currently known types if debug information is being compressed. llvm-svn: 305038
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud