diff options
author | Rui Ueyama <ruiu@google.com> | 2014-05-02 03:43:51 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-05-02 03:43:51 +0000 |
commit | 0e363b75a4dbfe1f48fb0c0f9866a0a0027d1374 (patch) | |
tree | 11f3083aaae1c2917c2aff422e3de758b4560b24 /llvm/lib | |
parent | 9663780e3573a5cbd5b631bf5ccd691563c98e24 (diff) | |
download | bcm5719-llvm-0e363b75a4dbfe1f48fb0c0f9866a0a0027d1374.tar.gz bcm5719-llvm-0e363b75a4dbfe1f48fb0c0f9866a0a0027d1374.zip |
[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 'llvm/lib')
0 files changed, 0 insertions, 0 deletions