[PATCH] D92744: [WebAssembly] Fix code generated for atomic operations in PIC mode

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 11:18:33 PST 2020


aheejin accepted this revision.
aheejin added a comment.
This revision is now accepted and ready to land.

Oh, I see what you mean. LGTM and I don't think we need a more complicated approach at the moment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92744/new/

https://reviews.llvm.org/D92744



More information about the llvm-commits mailing list