[PECOFF] Export undecorated symbols from DLL.
Symbol names exported from a DLL should be undecorated, not prefixed by an underscore ones. llvm-svn: 197307
Showing
- lld/include/lld/ReaderWriter/PECOFFLinkingContext.h 2 additions, 10 deletionslld/include/lld/ReaderWriter/PECOFFLinkingContext.h
- lld/lib/ReaderWriter/PECOFF/EdataPass.cpp 5 additions, 4 deletionslld/lib/ReaderWriter/PECOFF/EdataPass.cpp
- lld/lib/ReaderWriter/PECOFF/EdataPass.h 2 additions, 1 deletionlld/lib/ReaderWriter/PECOFF/EdataPass.h
- lld/lib/ReaderWriter/PECOFF/PECOFFLinkingContext.cpp 18 additions, 0 deletionslld/lib/ReaderWriter/PECOFF/PECOFFLinkingContext.cpp
- lld/test/pecoff/export.test 3 additions, 3 deletionslld/test/pecoff/export.test
Loading
Please register or sign in to comment