[PATCH] D52911: [WebAssembly] Fixed missing "global" symbol type in AsmParser.
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 4 16:47:40 PDT 2018
aheejin added inline comments.
================
Comment at: test/MC/WebAssembly/basic-assembly.s:50
#i32.trunc_s:sat/f32
+ get_global __stack_pointer at GLOBAL
end_function
----------------
Indentation looks weird here..?
Repository:
rL LLVM
https://reviews.llvm.org/D52911
More information about the llvm-commits
mailing list