diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-09-05 03:22:57 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-09-05 03:22:57 +0000 |
commit | 737bdb418c8283d53cb16dbf660de29bcd077b6c (patch) | |
tree | b5fd05391982f2c6778c385ddc0d9166a777f169 /lib/CodeGen/CodeGenFunction.h | |
parent | aa8d001787dcb67ec53bb326c8342096c2fc7fa5 (diff) |
Workaround gcc bug causing crash on our preprocessed outputs.
- gcc is not happy if we start a preprocessed file with
#line 1 "XXX" 1
- Workaround by making sure file starts with a simple #line change.
Also, factored WriteLineInfo out.
Also, fixed bug where FileType was not being correctly updated.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55825 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions