summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2016-12-12 17:55:40 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2016-12-12 17:55:40 +0000
commit9d763b22af4c179060e9f7149b8d37f6f76d1576 (patch)
tree8f7c83fd695ef3edcb4772cf36a199ff07ede2c3 /compiler-rt/lib
parent5048514c208a2180933b090251c36d78c9ae119d (diff)
downloadbcm5719-llvm-9d763b22af4c179060e9f7149b8d37f6f76d1576.tar.gz
bcm5719-llvm-9d763b22af4c179060e9f7149b8d37f6f76d1576.zip
symbolizer: Add lseek64 to global symbol list.
llvm-svn: 289449
Diffstat (limited to 'compiler-rt/lib')
-rw-r--r--compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt b/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
index 45f3ea2244a..033acf7f202 100644
--- a/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
+++ b/compiler-rt/lib/sanitizer_common/symbolizer/scripts/global_symbols.txt
@@ -64,6 +64,7 @@ isupper U
isxdigit U
log10 U
lseek U
+lseek64 U
malloc U
mbrlen U
mbrtowc U
OpenPOWER on IntegriCloud