diff options
author | Rui Ueyama <ruiu@google.com> | 2015-05-31 19:55:40 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-05-31 19:55:40 +0000 |
commit | e042fa9aa5ea0fd936b532e4b17c3e185a7aabc8 (patch) | |
tree | 28a9f1501c8e6e1f9cf6aac1d93bcc32fb1b82e5 /llvm/lib/Object/ObjectFile.cpp | |
parent | a603c4076cae935b49d736819cacefd7c04c80c6 (diff) | |
download | llvm-e042fa9aa5ea0fd936b532e4b17c3e185a7aabc8.zip llvm-e042fa9aa5ea0fd936b532e4b17c3e185a7aabc8.tar.gz llvm-e042fa9aa5ea0fd936b532e4b17c3e185a7aabc8.tar.bz2 |
COFF: Add /include option.
It does not involve notions of virtual archives or virtual files,
nor store a list of undefined symbols somewhere else to consume them later.
We did that before. In this patch, undefined symbols are just added to
the symbol table, which now can be done in very few lines of code.
llvm-svn: 238681
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions