]> granicus.if.org Git - clang/commitdiff
Fix clang/test/CodeGen/ms_this.cpp.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 15 Dec 2015 22:19:00 +0000 (22:19 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 15 Dec 2015 22:19:00 +0000 (22:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255685 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ms_this.cpp

index bc5f955d6876edd6d8999d857fe7d7ea88a49a87..f169c72d9b896e2b90f73a390dd7e3432e67a38e 100644 (file)
@@ -1,6 +1,4 @@
-// Hexagon build bot defines hexagon-unknown-elf as the default target triple,
-// which seems to trump the -triple argument for some reason.
-// UNSUPPORTED: hexagon
+// REQUIRES: x86-registered-target
 
 // RUN: %clang_cc1 -triple x86_64-pc-win32 -fasm-blocks -emit-llvm %s -o - | FileCheck %s
 class t1 {