[LLVMbugs] [Bug 894] NEW: LTO : avoid using system specific path for tmp file
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Aug 30 18:55:37 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=894
Summary: LTO : avoid using system specific path for tmp file
Product: libraries
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: Interprocedural Optimizations
AssignedTo: unassignedbugs at nondot.org
ReportedBy: dpatel at apple.com
LTO uses "/tmp" as the location for temp. file. Avoid using it because, it may not work on all system.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list