diff options
author | Rui Ueyama <ruiu@google.com> | 2015-07-13 22:31:45 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-07-13 22:31:45 +0000 |
commit | 6d24908fe780bd4c4f24c27726fd118aec21cf2d (patch) | |
tree | a366f4c748afcd983b50b08cf3effeb0ba748d4c /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | abbd6d6824eb3faee53254a5d165e6d42e3540ca (diff) | |
download | llvm-6d24908fe780bd4c4f24c27726fd118aec21cf2d.zip llvm-6d24908fe780bd4c4f24c27726fd118aec21cf2d.tar.gz llvm-6d24908fe780bd4c4f24c27726fd118aec21cf2d.tar.bz2 |
COFF: Fix x86 delay-load helper function name.
If /delayload option is given, we have to resolve __delayLoadHelper2
since the function is the dynamic loader to delay-load DLLs.
The function name is mangled in x86 as ___delayLoadHelper2@8.
llvm-svn: 242078
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions