[clang] [Clang][HTO] Add clang attribute for propagating llvm-level information (PR #83059)

William Moses via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 27 07:32:47 PST 2024


wsmoses wrote:

So my understanding was that the annotate attribute didn't modify codegen (and thus LLVM string attributes), but perhaps I didn't use it properly.

Is there any reference for that?

https://github.com/llvm/llvm-project/pull/83059


More information about the cfe-commits mailing list