[PATCH] D25532: [GlobalISel] Get the AArch64 tests to work on Linux

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 14:16:49 PDT 2016


qcolombet added inline comments.


================
Comment at: unittests/CodeGen/GlobalISel/CMakeLists.txt:3
   GlobalISel
+  CodeGen
   )
----------------
That change shouldn't be part of this patch, should it?


https://reviews.llvm.org/D25532





More information about the llvm-commits mailing list