diff options
author | Rui Ueyama <ruiu@google.com> | 2013-12-27 07:14:34 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-12-27 07:14:34 +0000 |
commit | e6ed0f255f0e5a7ace2ad5501e7ddf924f03a550 (patch) | |
tree | d4926881ab2c877a5bd5523e744a2e3437557cc8 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | d0cce867aeb714015528ffee46cc42457c207dc0 (diff) | |
download | bcm5719-llvm-e6ed0f255f0e5a7ace2ad5501e7ddf924f03a550.tar.gz bcm5719-llvm-e6ed0f255f0e5a7ace2ad5501e7ddf924f03a550.zip |
[PECOFF] Change the DLL entry symbol.
I'm not 100% sure but it looks like DLL entry symbol (DLL initializer function
name) should be _DllMainCRTStartup@12. The reason why I'm not very sure is
because I have no idea what "@12" suffix is, but without it the symbol won't
be resolved...
llvm-svn: 198072
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions