Skip to content

Commit 014c033

Browse files
committed
[NFC] Fix order in global_symbols.txt.
I added posix_madvise out of order before.
1 parent 1b06d2c commit 014c033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ mkdir U
110110
munmap U
111111
newlocale U
112112
perror U
113+
posix_madvise U
113114
posix_spawn U
114115
posix_spawn_file_actions_adddup2 U
115116
posix_spawn_file_actions_addopen U
@@ -175,4 +176,3 @@ wmemcpy U
175176
wmemmove U
176177
wmemset U
177178
write U
178-
posix_madvise U

0 commit comments

Comments
 (0)