summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/conv.ll
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2015-12-10 00:12:24 +0000
committerLang Hames <lhames@gmail.com>2015-12-10 00:12:24 +0000
commit201c08f811cc2804e855185fbc52ca386a430d94 (patch)
treeedf51c832f3e24dadf1e3e64a61913178fa891ed /llvm/test/CodeGen/WebAssembly/conv.ll
parent26ba3870bfe15a54de390316d7d1bd2ceb6724ab (diff)
downloadbcm5719-llvm-201c08f811cc2804e855185fbc52ca386a430d94.tar.gz
bcm5719-llvm-201c08f811cc2804e855185fbc52ca386a430d94.zip
[lld][MachO] Always reserve space for the empty string in the mach-o symbol
table. The first entry in the MachO symbol table is always the empty string: make sure we reserve space for it, or we will overflow the symbol table by one byte. No test case - this manifests as an occasional memory error. In the near future I hope to set up a bot building and runnnig LLD with sanitizers - that should catch future instances of this issue. llvm-svn: 255178
Diffstat (limited to 'llvm/test/CodeGen/WebAssembly/conv.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud