diff options
author | Brian Gesiak <modocache@gmail.com> | 2018-09-03 16:55:02 +0000 |
---|---|---|
committer | Brian Gesiak <modocache@gmail.com> | 2018-09-03 16:55:02 +0000 |
commit | c1b7a98934cefb72108933989d6edab7c5ca3f59 (patch) | |
tree | 336616d0ed0115c11f7697e033d1971d2c6a855c /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | fb3d9e1449b1838f3ad698526dc5162c125e2064 (diff) | |
download | llvm-c1b7a98934cefb72108933989d6edab7c5ca3f59.zip llvm-c1b7a98934cefb72108933989d6edab7c5ca3f59.tar.gz llvm-c1b7a98934cefb72108933989d6edab7c5ca3f59.tar.bz2 |
Removing -debug-info-macros from option suggestions test
Summary:
https://reviews.llvm.org/D46776 added better support for prefixes for the
"did you mean ...?" command line option suggestions. One of the tests was
checking against the `-debug-info-macro` option, which was failing on the
PS4 build bot. Tests would succeed against the `--help` and `--version`
options.
From https://llvm.org/devmtg/2013-11/slides/Robinson-PS4Toolchain.pdf, it
looks like the PS4 SDK forces optimizations and *could be* disabling the
`-debug-info-macro` altogether.
This diff removes `-debug-info-macro` altogether.
Patch by Arnaud Coomans!
Test Plan: untested since we do not have access to a PS4 with the SDK.
Reviewers: cfe-commits, modocache
Reviewed By: modocache
Differential Revision: https://reviews.llvm.org/D50410
llvm-svn: 341327
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions