http://llvm.org/bugs/show_bug.cgi?id=19327
Bug ID: 19327
Summary: Forward -ON to the linker
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
At least gold has a -O option, but I don't thing it gets used very often since
people normally link with "clang -O2" not "clang -Wl,-O2".
I tried adding -O2 to the link line and it reduces the clang binary from
58623800 bytes to 57788424 bytes.
--
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