aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-05-02 03:43:51 +0000
committerRui Ueyama <ruiu@google.com>2014-05-02 03:43:51 +0000
commit0e363b75a4dbfe1f48fb0c0f9866a0a0027d1374 (patch)
tree11f3083aaae1c2917c2aff422e3de758b4560b24 /clang/lib/CodeGen/CodeGenModule.cpp
parent9663780e3573a5cbd5b631bf5ccd691563c98e24 (diff)
downloadllvm-0e363b75a4dbfe1f48fb0c0f9866a0a0027d1374.zip
llvm-0e363b75a4dbfe1f48fb0c0f9866a0a0027d1374.tar.gz
llvm-0e363b75a4dbfe1f48fb0c0f9866a0a0027d1374.tar.bz2
[PECOFF] Support =internalName syntax in .def file.
Export definitions in a module definition file is as follows: exportedname[=internalname] [@ordinal [NONAME]] [PRIVATE] [DATA] Previously we did not support =internalname, so users couldn't export symbols from a DLL with a different name. llvm-svn: 207827
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions