diff options
author | Rui Ueyama <ruiu@google.com> | 2016-11-05 23:05:47 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-11-05 23:05:47 +0000 |
commit | e8a6102fa9ae49813b12871dc2bd48b8523948c2 (patch) | |
tree | 5e95a3bceb018e22eb6e695f7f34f45ab42be6f3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9e0297b8bc1eafbd1eb845c740727abab44afa2f (diff) | |
download | llvm-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