[PATCH] D145214: [TSAN] add support for riscv64

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 26 15:59:05 PDT 2023


MaskRay accepted this revision.
MaskRay added a comment.

Other than -Wframe-larger-than=656 and `const uptr indicator = 0x0f0000000000ull;` changes, others looks good to me.
I agree that this should be reviewed by @dvyukov :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145214/new/

https://reviews.llvm.org/D145214



More information about the cfe-commits mailing list