aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2020-05-27 16:18:55 -0700
committerFangrui Song <maskray@google.com>2020-05-27 16:58:00 -0700
commit54d289685260da85fc43c59db2550b18df7c33a5 (patch)
tree0a5778c9e0cea1f3b0258db8ddcb677df556c580 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent2bf3fe9b6dedf727990e68244a3d637518ea8bc3 (diff)
downloadllvm-54d289685260da85fc43c59db2550b18df7c33a5.zip
llvm-54d289685260da85fc43c59db2550b18df7c33a5.tar.gz
llvm-54d289685260da85fc43c59db2550b18df7c33a5.tar.bz2
[ELF] --wrap: Drop __real_ symbol from the symbol table
In D34993, we discussed and concluded that we should drop `__real_ symbol from the symbol table, but I did the opposite in D50569. This patch is to drop `__real_` symbol. MaskRay's note: omitting `__real_` is important if it is undefined: otherwise a subsequent link may error due to the undefined `__real_` in .dynsym Differential Revision: https://reviews.llvm.org/D51283
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions