[lld] [MTE] [lld] Don't tag symbols in sections with implicit start/stop (PR #73531)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 17:04:13 PST 2024


MaskRay wrote:

> It's best to do this in the LLVM pass instead. Will make the changes over there.

Thanks. Handling global variable instrumentation in the first place may be more elegant and handle more cases (for example user-defined encapsulation symbols in linker scripts).

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


More information about the llvm-commits mailing list