aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackProtector.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2019-01-25 03:01:48 +0000
committerJason Molenda <jmolenda@apple.com>2019-01-25 03:01:48 +0000
commit9073eb4f25e1cb6ec9cbe923daa75f010f6115f7 (patch)
tree8f4a8b55f3d6493a3650491aad7dc5695dc9e351 /llvm/lib/CodeGen/StackProtector.cpp
parent1b1e685f1096c95441edbfff9c4714321f84d9a7 (diff)
downloadllvm-9073eb4f25e1cb6ec9cbe923daa75f010f6115f7.zip
llvm-9073eb4f25e1cb6ec9cbe923daa75f010f6115f7.tar.gz
llvm-9073eb4f25e1cb6ec9cbe923daa75f010f6115f7.tar.bz2
Remove a warning in DynamicLoaderDarwin::UpdateImageLoadAddress
when the binary loaded in memory has a section that we cannot find in the on-disk version. I added this warning out of an overabundance of caution originally, but I've never seen an instance of it being hit in the past few years, and there are some changes for the shared cache on darwin systems where a segment is added when the shared cache is constructed so we're now hitting this warning. I've decided to remove it altogether. <rdar://problem/46889346> llvm-svn: 352158
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions