dyung marked 2 inline comments as done. dyung added inline comments.
================ Comment at: clang/test/Headers/x86intrin-2.c:7 +// RUN: %clang_cc1 -triple x86_64-unknown-unknown -fsyntax-only -ffreestanding -Wcast-qual -x c++ %s -verify +// REQUIRES: x86-registered-target // expected-no-diagnostics ---------------- craig.topper wrote: > We don't need the x86-registered-target if we're not running IR passes do we? You're right, it isn't needed. I've removed it in the new revision that I'll submit. Thanks! CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79194/new/ https://reviews.llvm.org/D79194 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits