diff options
author | Erich Keane <erich.keane@intel.com> | 2017-10-20 19:18:30 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2017-10-20 19:18:30 +0000 |
commit | 87baae2162ed7d67629d66bfb775a89bc5e6b738 (patch) | |
tree | a62760f14a4c777b0de3f495b773c032f92808fc /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | f7596ece76570794f4fc89a65b49857b8c8570f1 (diff) | |
download | llvm-87baae2162ed7d67629d66bfb775a89bc5e6b738.zip llvm-87baae2162ed7d67629d66bfb775a89bc5e6b738.tar.gz llvm-87baae2162ed7d67629d66bfb775a89bc5e6b738.tar.bz2 |
Allow /showIncludes with /P
r213589 was checked in as a solution to
https://bugs.llvm.org/show_bug.cgi?id=20336.
However, it is possible to use /EP with /P
to suppress #line directives AND output to
a file. There is no reason in that case to
suppress /showIncludes.
This was reported here:
https://bugs.llvm.org/show_bug.cgi?id=34997
Differential Revision: https://reviews.llvm.org/D39104
llvm-svn: 316225
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions