[LLVMdev] Build Attributes Proposal

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Nov 17 15:08:18 PST 2010


> Another use for build attributes would be as a means to record the
> build flags selected for each translation unit so that LTO could know
> how to optimize/tune the result. This use seems more important to
> solve than the ARM attributes under discussion here.

If needed, these attributes should be per function, no? How do you
handle "ld -r" ?

> deep
>

Cheers,
Rafael



More information about the llvm-dev mailing list