diff options
-rw-r--r-- | lld/test/pecoff/Inputs/exports.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/test/pecoff/Inputs/exports.def b/lld/test/pecoff/Inputs/exports.def index 67aaea37b85..6cc7cb5f2ee 100644 --- a/lld/test/pecoff/Inputs/exports.def +++ b/lld/test/pecoff/Inputs/exports.def @@ -1,4 +1,3 @@ -LIBRARY foo.dll EXPORTS exportfn1 @5 exportfn2 |