diff options
author | Rui Ueyama <ruiu@google.com> | 2014-10-22 00:05:30 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-10-22 00:05:30 +0000 |
commit | 875301b2c457dab401bd89dc01a734e1985373a9 (patch) | |
tree | 7cf4a3a288917137584fec2f8a538134ee20f9fb /llvm/lib/CodeGen/BasicTargetTransformInfo.cpp | |
parent | 0b39fc0d16013404f86c9a026ff5535aac18c057 (diff) | |
download | llvm-875301b2c457dab401bd89dc01a734e1985373a9.zip llvm-875301b2c457dab401bd89dc01a734e1985373a9.tar.gz llvm-875301b2c457dab401bd89dc01a734e1985373a9.tar.bz2 |
[PECOFF] Do not write duplicate directives to .def file.
This is a follow-up patch for r220333. r220333 renames exported symbols.
That raised another issue; if we have both decorated and undecorated names
for the same symbol, we'll end up have two duplicate exported symbol
entries.
This is a fix for that issue by removing duplciate entries.
llvm-svn: 220350
Diffstat (limited to 'llvm/lib/CodeGen/BasicTargetTransformInfo.cpp')
0 files changed, 0 insertions, 0 deletions