[llvm] r229528 - Make the ARM AsmPrinter independent of global subtarget
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Feb 18 13:22:31 PST 2015
> The top-level-ness of the ARM attribute output for assembly is,
> by nature, contrary to how we'd want to do this for an LTO
> situation where we have multiple cpu architectures so this
> solution is good enough for now.
>
Interesting. Do you know what a regular ELF linker does with these attributes?
Cheers,
Rafael
More information about the llvm-commits
mailing list