This changes the default to embed the -cc1 flags into the emitted object files.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Test case?
Impact assessment? (how much does this grow LLVM's debug info by, for example?)
Comment Actions
Not expecting it to be much, but hopefully you don't mean -cc1 options but rather "options passed to the compiler"?
Comment Actions
What's going on with this? I'm not against the idea, but it needs testing and an answer to my question :)
Comment Actions
Wow, I completely forgot about this patch. Yes, I mean the options passed to the compiler. Ill certainly add a test case.
Comment Actions
As for the question on the size difference:
@dblakie, the overall build is nearly 1M larger (I forgot to measure the size of the binary itself, if thats what you were interested in).