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