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 | 98e0e535bd639918f3f4ab1dd72104c4b9c49a03 (patch) | |
tree | 64c1d3fcfb29fd7a37e93cf071eedea2ed22f71c /llvm/lib/CodeGen | |
parent | 921ddd69baf70ca5c254600a44ea9c13ec9adab6 (diff) | |
download | bcm5719-llvm-98e0e535bd639918f3f4ab1dd72104c4b9c49a03.tar.gz bcm5719-llvm-98e0e535bd639918f3f4ab1dd72104c4b9c49a03.zip |
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.
llvm-svn: 55825
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions