diff options
author | Martin Storsjö <martin@martin.st> | 2020-05-08 11:01:09 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2020-05-10 23:30:14 +0300 |
commit | ed0a57f753a312bc0433480ef0bfad338e56b19e (patch) | |
tree | 908d1deefc80090ed8582ef5ebac42b96d03abf5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d6425e2c14370ecb5e2a4be4cfdef65f8ae69bd0 (diff) | |
download | llvm-ed0a57f753a312bc0433480ef0bfad338e56b19e.zip llvm-ed0a57f753a312bc0433480ef0bfad338e56b19e.tar.gz llvm-ed0a57f753a312bc0433480ef0bfad338e56b19e.tar.bz2 |
[LLD] [COFF] Fix def file exporting of symbols containing periods
This fixes an accidental breakage of exporting symbols using def
files, when the symbol name contains a period, since commit
0ca06f7950e5, mixing up a symbol name containing a period with
the case of exporting a symbol as a forward to another dll.
Differential Revision: https://reviews.llvm.org/D79619
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions