aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRainer Orth <ro@gcc.gnu.org>2024-07-30 10:06:45 +0200
committerRainer Orth <ro@gcc.gnu.org>2024-07-30 10:06:45 +0200
commit16e9bb9cd7f50ae2ec7f29a80bc3b95f528bfdbf (patch)
tree5b0cb5a6ce6f064f1a41ebe332fa4abec0ebc8a1 /clang/lib/CodeGen/CodeGenModule.cpp
parente8f07cdb57602d71f8960c0499765bcb000745c2 (diff)
downloadllvm-16e9bb9cd7f50ae2ec7f29a80bc3b95f528bfdbf.zip
llvm-16e9bb9cd7f50ae2ec7f29a80bc3b95f528bfdbf.tar.gz
llvm-16e9bb9cd7f50ae2ec7f29a80bc3b95f528bfdbf.tar.bz2
[sanitizer_common] Make sanitizer_linux.cpp kernel_stat* handling Linux-specific
fcd6bd5587cc376cd8f43b60d1c7d61fdfe0f535 broke the Solaris/sparcv9 buildbot: ``` compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:39:14: fatal error: 'asm/unistd.h' file not found 39 | # include <asm/unistd.h> | ^~~~~~~~~~~~~~ ``` That section should have been Linux-specific in the first place, which is what this patch does. Tested on sparcv9-sun-solaris2.11.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions