[PATCH] D100995: [WebAssembly] Put utility functions in Utils directory (NFC)

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 19:27:50 PDT 2021


thakis added inline comments.


================
Comment at: llvm/lib/Target/WebAssembly/Utils/CMakeLists.txt:7
+  CodeGen
+  Core
+  MC
----------------
Is this one needed?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100995



More information about the llvm-commits mailing list