http://llvm.org/bugs/show_bug.cgi?id=21538
Bug ID: 21538
Summary: Provides a way to extract the path of libcompiler_rt
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Created attachment 13323
--> http://llvm.org/bugs/attachment.cgi?id=13323&action=edit
Frontend driver patch
Hi,
Attached is a path that provides a way to get at the path of libcompiler_rt
from the frontend much the same way '-print-libgcc-file-name' works to get at
libgcc.a
We need this (it blocks us) in Coreboot.org as our build system is very low
level and this kind of granularity of control is used during link-time with our
rather demanding/tentative linker scripts.
Seems people in the IRC are very busy these days to quickly take care of this
one so i'll leave it here. I've done my best on the test case also so this is
like 98% the way there, I just need someone to take care of the rest.
Kind Regards,
Edward.
--
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