forked from OSchip/llvm-project
117ef70c98
A symbol in a module definition file may be annotated with the PRIVATE keyword like this. EXPORTS func PRIVATE The PRIVATE keyword does not affect the resulting .dll file. But it prevents the symbol to be listed in the .lib (import library) file. llvm-svn: 218273 |
||
---|---|---|
.. | ||
lld | ||
Makefile |