[clang] [llvm] [MTE] Apply alignment / size in AsmPrinter rather than IR (PR #111918)
Evgenii Stepanov via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 21 14:21:31 PDT 2024
https://github.com/eugenis approved this pull request.
This seems fine to me. We are giving up some IR optimization opportunities, but gain correctness.
Is it fair to say that mixed-sanitized binaries are now fully supported?
https://github.com/llvm/llvm-project/pull/111918
More information about the cfe-commits
mailing list