[PATCH] D52911: [WebAssembly] Fixed missing "global" symbol type in AsmParser.
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 4 16:49:43 PDT 2018
aardappel marked an inline comment as done.
aardappel 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:
> aheejin wrote:
> > Indentation looks weird here..?
> Oh you fixed it already
just fixed :)
Repository:
rL LLVM
https://reviews.llvm.org/D52911
More information about the llvm-commits
mailing list