aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-11-05 23:05:47 +0000
committerRui Ueyama <ruiu@google.com>2016-11-05 23:05:47 +0000
commite8a6102fa9ae49813b12871dc2bd48b8523948c2 (patch)
tree5e95a3bceb018e22eb6e695f7f34f45ab42be6f3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent9e0297b8bc1eafbd1eb845c740727abab44afa2f (diff)
downloadllvm-e8a6102fa9ae49813b12871dc2bd48b8523948c2.zip
llvm-e8a6102fa9ae49813b12871dc2bd48b8523948c2.tar.gz
llvm-e8a6102fa9ae49813b12871dc2bd48b8523948c2.tar.bz2
Rewrite CommonInputSection as a synthetic input section.
A CommonInputSection is a section containing all common symbols. That was an input section but was abstracted in a different way than the synthetic input sections because it was written before the synthetic input section was invented. This patch rewrites CommonInputSection as a synthetic input section so that it behaves better with other sections. llvm-svn: 286053
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions