aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-10-17 22:03:54 +0000
committerRui Ueyama <ruiu@google.com>2014-10-17 22:03:54 +0000
commit2845fb29d8ec227b2dedf83fa606eceaea443ccf (patch)
treee08f9754b29e54217a4d4556aa7ff59212a52296 /clang/lib/CodeGen/CodeGenModule.cpp
parent39e4bb3bc5fb4872eb1efeb14cf278ba76aaa7a4 (diff)
downloadllvm-2845fb29d8ec227b2dedf83fa606eceaea443ccf.zip
llvm-2845fb29d8ec227b2dedf83fa606eceaea443ccf.tar.gz
llvm-2845fb29d8ec227b2dedf83fa606eceaea443ccf.tar.bz2
[PECOFF] Emit x64 delay-import wrapper function
Previously we supported x86 only. This patch is to support x64. The array of pointers to delay-loaded functions points the DLL delay loading function at start-up. When a function is called for the first time, the delay loading function gets called and then rewrite the function pointer array. llvm-svn: 220096
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions