summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetMachineC.cpp
diff options
context:
space:
mode:
authorMaxim Ostapenko <chefmax7@gmail.com>2017-02-03 11:57:26 +0000
committerMaxim Ostapenko <chefmax7@gmail.com>2017-02-03 11:57:26 +0000
commit490c508b1dcb17eb3b63bd4b80455d8bdd84d17f (patch)
tree18fdb51000ca6d74cbd1bd2644f28ca68ea99ea5 /llvm/lib/Target/TargetMachineC.cpp
parenta9941857579f17057994a270dba17fee6b9fd281 (diff)
downloadbcm5719-llvm-490c508b1dcb17eb3b63bd4b80455d8bdd84d17f.tar.gz
bcm5719-llvm-490c508b1dcb17eb3b63bd4b80455d8bdd84d17f.zip
[lsan] Disable sem_init_glibc.cc testcase for LSan x86.
This test relies on sanitizer common interceptor to pick the oldest version of sem_init function from Glibc. But LSan actually doesn't intercept sem_init, thus the new implementation is called that causes test failure. Disable it for LSan x86, the proper fix would require to check Glibc version at runtime and adjust GET_SEM_VALUE(V) accordingly. llvm-svn: 294001
Diffstat (limited to 'llvm/lib/Target/TargetMachineC.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud