[PATCH] D101819: [DRAFT][M68k][GloballSel] Adding initial GlobalISel infrastructure

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 30 01:56:38 PDT 2021


RKSimon added inline comments.


================
Comment at: llvm/CMakeLists.txt:315
   XCore
+  M68k
   )
----------------
M68k is an experimental target - it should NOT be added to any default target list


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

https://reviews.llvm.org/D101819



More information about the llvm-commits mailing list