aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2018-03-30 18:37:55 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2018-03-30 18:37:55 +0000
commitd03bf12c1bc13f7e75be90d04eeaa38128c9d5e0 (patch)
treee4876b4fd24b1302854fed28e79b4c0009b5c659 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent5e3ee945623c1eff6477ae204b1376a4bd55e793 (diff)
downloadllvm-d03bf12c1bc13f7e75be90d04eeaa38128c9d5e0.zip
llvm-d03bf12c1bc13f7e75be90d04eeaa38128c9d5e0.tar.gz
llvm-d03bf12c1bc13f7e75be90d04eeaa38128c9d5e0.tar.bz2
DataFlowSanitizer: wrappers of functions with local linkage should have the same linkage as the function being wrapped
This patch resolves link errors when the address of a static function is taken, and that function is uninstrumented by DFSan. This change resolves bug 36314. Patch by Sam Kerner! Differential Revision: https://reviews.llvm.org/D44784 llvm-svn: 328890
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions