https://llvm.org/bugs/show_bug.cgi?id=25749
Bug ID: 25749 Summary: No line number provided for standalone assembly file upon error "32-bit absolute addressing is not supported in 64-bit mode" Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priority: P Component: -New Bugs Assignee: unassignedclangb...@nondot.org Reporter: txjohn...@msn.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified When compiling a standalone assembly file, clang reports "32-bit absolute addressing is not supported in 64-bit mode" when an offending instruction is encountered. But it does not report a line number so that instruction can be located and reviewed. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs