[LLVMbugs] [Bug 9813] New: Integrated assembler doesn't give proper line info for .S files
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Apr 29 12:01:36 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9813
Summary: Integrated assembler doesn't give proper line info for
.S files
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: LLVM assembly language parser
AssignedTo: unassignedbugs at nondot.org
ReportedBy: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
When compiling preprocessed assembler files with clang and the integrated
assembler, line info for warnings etc. is reported for the temporary file.
This makes reading the messages a lot harder.
--
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.
More information about the llvm-bugs
mailing list