[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:49:42 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
----------------
aheejin wrote:
> Indentation looks weird here..?
Oh you fixed it already
Repository:
rL LLVM
https://reviews.llvm.org/D52911
More information about the llvm-commits
mailing list