http://llvm.org/bugs/show_bug.cgi?id=19014
Bug ID: 19014
Summary: Wrong path seperator in DWARF debug info on Windows
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 12172
--> http://llvm.org/bugs/attachment.cgi?id=12172&action=edit
patch for correct path seperator
The path seperator is hardcoded in MCDwarf.cpp:649 as '/'. This is worng on
Windows.
A patch to use the correct path seperator is attached.
I had to expose it from llvm::sys::path.
--
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