diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2019-08-20 18:01:33 +0000 | 
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2019-08-20 18:01:33 +0000 | 
| commit | 7d6988fdd2aee0e033034e147f16fe05594a60e4 (patch) | |
| tree | 8aa90abd4e0cce6f71fd338ee32e9957135bc642 /test/wasm/Inputs/start.ll | |
| parent | e2fd426bdafe9f5c10066d3926ece6e342184a67 (diff) | |
Notes
Diffstat (limited to 'test/wasm/Inputs/start.ll')
| -rw-r--r-- | test/wasm/Inputs/start.ll | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/test/wasm/Inputs/start.ll b/test/wasm/Inputs/start.ll deleted file mode 100644 index e2629659bf50..000000000000 --- a/test/wasm/Inputs/start.ll +++ /dev/null @@ -1,6 +0,0 @@ -target triple = "wasm32-unknown-unknown" - -define void @_start() local_unnamed_addr { -entry: -  ret void -}  | 
