aboutsummaryrefslogtreecommitdiff
path: root/libsanitizer/README.gcc
diff options
context:
space:
mode:
Diffstat (limited to 'libsanitizer/README.gcc')
-rw-r--r--libsanitizer/README.gcc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsanitizer/README.gcc b/libsanitizer/README.gcc
index fdb0ec5ba09..07defc5b6d8 100644
--- a/libsanitizer/README.gcc
+++ b/libsanitizer/README.gcc
@@ -11,6 +11,7 @@ https://github.com/llvm/llvm-project in the following directories:
compiler-rt/lib/tsan
compiler-rt/lib/lsan
compiler-rt/lib/ubsan
+ compiler-rt/lib/hwasan
Trivial and urgent fixes (portability, build fixes, etc.) may go directly to the
GCC tree. All non-trivial changes, functionality improvements, etc. should go