We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b515d9e commit 91db7adCopy full SHA for 91db7ad
llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
@@ -59,9 +59,6 @@ source_set("sources") {
59
"hwasan_report.h",
60
"hwasan_setjmp_aarch64.S",
61
"hwasan_setjmp_riscv64.S",
62
- "hwasan_setjmp_x86_64.S",
63
- "hwasan_tag_mismatch_aarch64.S",
64
- "hwasan_tag_mismatch_riscv64.S",
65
"hwasan_thread.cpp",
66
"hwasan_thread.h",
67
"hwasan_thread_list.cpp",
0 commit comments