mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
[Hexagon] Reapply 238773 after fix to LLVM.
llvm-svn: 238948
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// XFAIL: hexagon
|
||||
// RUN: %clang_cc1 -emit-pch -o %t.1.ast %S/Inputs/body1.c
|
||||
// RUN: %clang_cc1 -emit-pch -o %t.2.ast %S/Inputs/body2.c
|
||||
// RUN: %clang_cc1 -emit-obj -o /dev/null -ast-merge %t.1.ast -ast-merge %t.2.ast %s
|
||||
|
||||
Reference in New Issue
Block a user