Revert "[Hexagon] Test passes for hexagon target now that the backend correctly generates relocations."

This reverts commit r238754.

It depends on r238748, which was reverted.

llvm-svn: 238773
This commit is contained in:
Rafael Espindola 2015-06-01 19:46:36 +00:00
parent b5815b4738
commit 015455848e
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// 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