diff options
author | Sunil Srivastava <sunil_srivastava@playstation.sony.com> | 2016-07-25 17:17:06 +0000 |
---|---|---|
committer | Sunil Srivastava <sunil_srivastava@playstation.sony.com> | 2016-07-25 17:17:06 +0000 |
commit | fe58327146b212433f9d015c1f6d60d076ad8475 (patch) | |
tree | 5bb11c2f647257bb3d0b3f4cdfeded1eeb78c590 /llvm/lib/CodeGen/MachineLICM.cpp | |
parent | 0cdbe7a57235dd76f8fcb8a8d990a078b025ca27 (diff) | |
download | bcm5719-llvm-fe58327146b212433f9d015c1f6d60d076ad8475.tar.gz bcm5719-llvm-fe58327146b212433f9d015c1f6d60d076ad8475.zip |
Support '#pragma once' in headers when using PCH
The '#pragma once' directive was erroneously ignored when encountered
in the header-file specified in generate-PCH-mode. This resulted in
compile-time errors in some cases with legal code, and also a misleading
warning being produced.
Patch by Warren Ristow!
Differential Revision: http://reviews.llvm.org/D19815
llvm-svn: 276653
Diffstat (limited to 'llvm/lib/CodeGen/MachineLICM.cpp')
0 files changed, 0 insertions, 0 deletions