RFC: [Proposal] Module-Level Attributes

What I mean is: please give some examples.

Dan

After talking with Dan and Chris, I’ve decided to pull this proposal. There is a much less invasive way to achieve the same goal.

-bw

Hi Bill,

If it's not asking too much, can you share your findings in the list?

Maybe we can use the same way to implement build attributes in the ARM platform.

thanks,
--renato

Hi Renato,

The better solution for the problem I'm facing is to use "llvm.*" global variables to hold that information, and then provide custom lowering/codegen for them.

-bw