Skip to content
Commit 1c244f5d authored by Rui Ueyama's avatar Rui Ueyama
Browse files

[PECOFF] Do not print @<ordinal> if the symbol is private

lib.exe prints a warning if a symbol in a module definition file has
both the PRIVATE attribute and an ordinal like this.

  EXPORTS
    foo @1 PRIVATE

This patch suppresses that.

llvm-svn: 218395
parent 2e0717e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment