http://llvm.org/bugs/show_bug.cgi?id=4388
Török Edwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #2 from Török Edwin <[email protected]> 2009-06-15 01:57:05 --- This was not fixed when PR2741 was fixed: $ clang -E -nostdinc -include x.h -P -C foo.S /* foo */# 2 "<built-in>" 2 3 /* * wakeup.ld * * Linker script for the real-mode wakeup code */ $ cat x.h /* foo */ $ cat foo.S /* * wakeup.ld * * Linker script for the real-mode wakeup code */ The #2 is still there in clang's output. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
