[PATCH] D45182: Define TrapInst for ppc64

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 2 13:47:54 PDT 2018


ruiu added inline comments.


================
Comment at: test/ELF/fill-trap.s:1
-# REQUIRES: x86
+# REQUIRES: x86, ppc
 
----------------
Don't you need to enable both x86 and ppc to run this test now? Maybe it is better to split this for each arch.


https://reviews.llvm.org/D45182





More information about the llvm-commits mailing list