[llvm] Reapply [IR] Add new Range attribute using new ConstantRange Attribute type (PR #84617)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 9 01:15:12 PST 2024
dtcxzyw wrote:
> I can not find how to run with the sanitizer to verify that the Buildbots do not fail.
You can pass `-DLLVM_USE_SANITIZER=Memory` to cmake.
https://github.com/llvm/llvm-project/pull/84617
More information about the llvm-commits
mailing list