diff options
| author | Rui Ueyama <ruiu@google.com> | 2014-04-18 21:19:22 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2014-04-18 21:19:22 +0000 |
| commit | e5097d0ed435c8cae0143e4fb6c560f812fe541d (patch) | |
| tree | e47e0bdbf1f770261bf62d26a0f19fdb1c4160c6 | |
| parent | 0177e18c5172a0e38297f2b5e79498b8c16d7da4 (diff) | |
| download | bcm5719-llvm-e5097d0ed435c8cae0143e4fb6c560f812fe541d.tar.gz bcm5719-llvm-e5097d0ed435c8cae0143e4fb6c560f812fe541d.zip | |
Fix broken test.
llvm-svn: 206651
| -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 |

