Skip to content

Commit f22f851

Browse files
author
git apple-llvm automerger
committed
Merge commit '05a2d70d963b' from llvm.org/master into apple/master
2 parents b1d8c43 + 05a2d70 commit f22f851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/lib/hwasan/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ set(HWASAN_RTL_SOURCES
1212
hwasan_memintrinsics.cpp
1313
hwasan_poisoning.cpp
1414
hwasan_report.cpp
15+
hwasan_setjmp.S
1516
hwasan_tag_mismatch_aarch64.S
1617
hwasan_thread.cpp
1718
hwasan_thread_list.cpp
1819
hwasan_type_test.cpp
19-
hwasan_setjmp.S
2020
)
2121

2222
set(HWASAN_RTL_CXX_SOURCES

0 commit comments

Comments
 (0)