llvm-project/lld/test/wasm/large-memory.test

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
187 B
Plaintext
Raw Normal View History

RUN: llc -filetype=obj %p/Inputs/start.ll -o %t.o
; Verify we can parse large integers such as when we ask for 2G of total
; memory.
RUN: wasm-ld %t.o -o %t.wasm --max-memory=2147483648