diff options
author | Rui Ueyama <ruiu@google.com> | 2016-02-11 21:17:59 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-02-11 21:17:59 +0000 |
commit | 717677af35b2a6a69242f337880923734ab4c67f (patch) | |
tree | f7142d8fec905d116d080ed2262744b739ea3500 /clang/test/CodeGen/ms_struct.c | |
parent | 8fd6718700449a39c1af00a32569950fa4d501c0 (diff) | |
download | bcm5719-llvm-717677af35b2a6a69242f337880923734ab4c67f.tar.gz bcm5719-llvm-717677af35b2a6a69242f337880923734ab4c67f.zip |
ELF: Create LinkerScript class to move code out of Writer.
Previously, we had code for linker scripts in Writer. This patch
separates that as LinkerScript class. The class provides a few
functions to query linker scripts and is also a container of some
linker-script-specific information.
Hopefully, Writer will only implement the default behavior and let
the new class handle gotchas regarding linker scripts.
llvm-svn: 260591
Diffstat (limited to 'clang/test/CodeGen/ms_struct.c')
0 files changed, 0 insertions, 0 deletions