diff options
author | Rui Ueyama <ruiu@google.com> | 2013-07-24 22:53:23 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-07-24 22:53:23 +0000 |
commit | fd50283c3c4be8f46d13ea1aae45de025f3a4e59 (patch) | |
tree | 38ff46f32915cc6cb85a1f48ae5b4fdb8d3e6d19 /clang/lib/AST/ASTContext.cpp | |
parent | ed696c3dc17b628d0b465e3ef4e2835d1f2d2afa (diff) | |
download | bcm5719-llvm-fd50283c3c4be8f46d13ea1aae45de025f3a4e59.tar.gz bcm5719-llvm-fd50283c3c4be8f46d13ea1aae45de025f3a4e59.zip |
[PECOFF] Add /include command line option.
The /include command line option is equivalent to Unix --undefined
option, which forces the linker to resolve the given symbol name
as if it's an unresolved symbol in one of its input files. This feature
is used to link an additional object file or a shared library that no
input files refer to.
llvm-svn: 187084
Diffstat (limited to 'clang/lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions