mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 12:53:33 +08:00
Fix clang/test/CodeGen/ms_this.cpp.
llvm-svn: 255685
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user