summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2017-06-11 17:49:17 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2017-06-11 17:49:17 +0000
commitd3ba0ac2a523f8dd25c1c77a52eab094872d66a2 (patch)
tree349b22d8057c2cc7fef66c74cd2c41209c287e8b /clang/lib/Frontend/CompilerInvocation.cpp
parent516938452faad3d2cdb39df663d666ee7aeb3382 (diff)
downloadbcm5719-llvm-d3ba0ac2a523f8dd25c1c77a52eab094872d66a2.tar.gz
bcm5719-llvm-d3ba0ac2a523f8dd25c1c77a52eab094872d66a2.zip
Driver: pass along [-]-[no]compress-debug-sections unfiltered
Rather than validating the flags, pass them through without any validation. Arguments passed via -Wa or -Xassembler are passed directly to the assembler without validation. The validation was previously required since we did not provide proper driver level support for controlling the debug compression on ELF targets. A subsequent change will add support for the `-gz` and `-gz=` flags which provide proper driver level control of the ELF compressed debug sections. llvm-svn: 305164
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud