[PATCH] [sanitizer] Decorate /proc/self/maps.
Alexey Samsonov
vonosmas at gmail.com
Fri May 29 15:17:41 PDT 2015
LGTM
================
Comment at: lib/tsan/go/buildgo.sh:53
@@ -52,3 +52,3 @@
OSCFLAGS="-fno-strict-aliasing -fPIC -Werror"
OSLDFLAGS="-lpthread -fPIC -fpie"
SRCS="
----------------
Add -lrt here as well
================
Comment at: lib/tsan/go/buildgo.sh:67
@@ -66,3 +66,3 @@
OSCFLAGS="-fPIC -Wno-unused-const-variable -Wno-unknown-warning-option"
OSLDFLAGS="-lpthread -fPIC -fpie"
SRCS="
----------------
And here
http://reviews.llvm.org/D10039
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list