diff options
author | Fangrui Song <i@maskray.me> | 2022-02-08 14:48:34 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-02-08 14:48:34 -0800 |
commit | f0cdacd99bd41dbd778099dfe303ba92660826b3 (patch) | |
tree | 6a664b8361df76cec2d167bbd4e16e1fe68f0111 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | e85018b7dd3a89dda6b22319b03b5906f8a85aed (diff) | |
download | llvm-f0cdacd99bd41dbd778099dfe303ba92660826b3.zip llvm-f0cdacd99bd41dbd778099dfe303ba92660826b3.tar.gz llvm-f0cdacd99bd41dbd778099dfe303ba92660826b3.tar.bz2 |
[sanitizer] Guard the whole ThreadDescriptorSize block with #if !SANITIZER_GO after D119007
The SANITIZER_GO code path reports an undefined symbol error for dlsym.
```
FAILED: projects/compiler-rt/lib/tsan/rtl/CMakeFiles/GotsanRuntimeCheck /tmp/RelA/projects/compiler-rt/lib/tsan/rtl/CMakeFiles/GotsanRuntimeCheck
```
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions