[clang] [LLVM] Add new attribute `optdebug` to optimize for debugging (PR #66632)
Paul T Robinson via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 19 08:46:57 PDT 2023
pogo59 wrote:
Are there interactions between `optdebug` and other attributes that should be enforced by the verifier? Like, can't be mixed with `optnone`?
https://github.com/llvm/llvm-project/pull/66632
More information about the cfe-commits
mailing list