Skip to content

Commit 0343de7

Browse files
author
git apple-llvm automerger
committed
Merge commit 'f22f8519d062' from apple/master into swift/master-next
2 parents 87beadf + f22f851 commit 0343de7

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)