]> granicus.if.org Git - clang/commitdiff
Unsupport test that should not be run on Hexagon
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 15 Dec 2015 19:14:24 +0000 (19:14 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 15 Dec 2015 19:14:24 +0000 (19:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255667 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ms_this.cpp

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