diff options
author | Rui Ueyama <ruiu@google.com> | 2018-03-30 01:15:36 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-03-30 01:15:36 +0000 |
commit | 5a67a6ec4a96df23c2b0bbcf6a608b9d36bce97a (patch) | |
tree | 2fd0787d616332bf95f7b0f95abe698c4a26f6e6 /clang/lib/Lex/ModuleMap.cpp | |
parent | 208fe67a7861a7db659c3849ab31b9c2e83cbfb9 (diff) | |
download | llvm-5a67a6ec4a96df23c2b0bbcf6a608b9d36bce97a.zip llvm-5a67a6ec4a96df23c2b0bbcf6a608b9d36bce97a.tar.gz llvm-5a67a6ec4a96df23c2b0bbcf6a608b9d36bce97a.tar.bz2 |
Re-implement --just-symbols as a regular object file.
I tried a few different designs to find a way to implement it without
too much hassle and settled down with this. Unlike before, object files
given as arguments for --just-symbols are handled as object files, with
an exception that their section tables are handled as if they were all
null.
Differential Revision: https://reviews.llvm.org/D42025
llvm-svn: 328852
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions