diff options
author | Brooks Davis <brooks@one-eyed-alien.net> | 2023-08-28 21:22:29 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2023-08-28 21:22:29 -0700 |
commit | 692344d87357ded619d216b265a9375f4326d8fb (patch) | |
tree | 407575b294853a46d1cd190da410d546af9069e2 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 8ac62845ff4e7712cc224cf0350c7d14efc22365 (diff) | |
download | llvm-692344d87357ded619d216b265a9375f4326d8fb.zip llvm-692344d87357ded619d216b265a9375f4326d8fb.tar.gz llvm-692344d87357ded619d216b265a9375f4326d8fb.tar.bz2 |
[msan] Fix compilation on non-glibc
SANITIZER_GLIBC is always defined so should be tested with an if not an
ifdef.
Fixes: ad7e2501000d
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D159041
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions