diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-08-13 22:14:37 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-08-13 22:14:37 +0000 |
commit | ebd2108215416268402965d2fe3f80cdb278efca (patch) | |
tree | 61bb9d28f9bf502a130a16cc081d7c06b3c097ed /clang/lib/Basic/Diagnostic.cpp | |
parent | c1334cc17d024117f25351b00be400e630b16825 (diff) | |
download | bcm5719-llvm-ebd2108215416268402965d2fe3f80cdb278efca.tar.gz bcm5719-llvm-ebd2108215416268402965d2fe3f80cdb278efca.zip |
Make OutputSection virtual and use that for creating the string table.
We were creating the string table in a completely ad hoc way. Now the
string table is an output section and gets its output offset set just like
any other section.
This opens the way for other linker created sections like the symbol table.
llvm-svn: 244969
Diffstat (limited to 'clang/lib/Basic/Diagnostic.cpp')
0 files changed, 0 insertions, 0 deletions