aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-08-10 07:24:18 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-08-10 07:24:18 +0000
commit88863a5f62e6bb8f5182e04869ae740e31d96518 (patch)
tree458349244fad439bfc745ae41e56c14292fcef26 /clang/lib/CodeGen/CodeGenModule.cpp
parent00d6f4bd6b09af73c4d9de04cfd517afc1fdaa7b (diff)
downloadllvm-88863a5f62e6bb8f5182e04869ae740e31d96518.zip
llvm-88863a5f62e6bb8f5182e04869ae740e31d96518.tar.gz
llvm-88863a5f62e6bb8f5182e04869ae740e31d96518.tar.bz2
[ELF] - Get rid of SyntheticSection::postThunkContents(). NFCI.
It turns out that postThunkContents() is only used for sorting symbols in .symtab. Though we can instead move the logic to SymbolTableBaseSection::finalizeContents(), postpone calling it and then get rid of postThunkContents completely. Differential revision: https://reviews.llvm.org/D49547 llvm-svn: 339413
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions