diff options
| author | Colin LeMahieu <colinl@codeaurora.org> | 2015-11-09 06:15:55 +0000 |
|---|---|---|
| committer | Colin LeMahieu <colinl@codeaurora.org> | 2015-11-09 06:15:55 +0000 |
| commit | 088b7877f24849e969ce795838c2d9a2bd2c2e2b (patch) | |
| tree | 47d041f0e850f1e25dba69a8fdd569bb2f1b5a17 /llvm/test/tools/llvm-mc/fatal_warnings.test | |
| parent | 544b23a1efc9e6004eb65f01b32a4982e8c56ca0 (diff) | |
| download | bcm5719-llvm-088b7877f24849e969ce795838c2d9a2bd2c2e2b.tar.gz bcm5719-llvm-088b7877f24849e969ce795838c2d9a2bd2c2e2b.zip | |
[Hexagon] Removing XFAIL on Hexagon target.
llvm-svn: 252450
Diffstat (limited to 'llvm/test/tools/llvm-mc/fatal_warnings.test')
| -rw-r--r-- | llvm/test/tools/llvm-mc/fatal_warnings.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-mc/fatal_warnings.test b/llvm/test/tools/llvm-mc/fatal_warnings.test index df73ad8b7cf..e9405ada7a0 100644 --- a/llvm/test/tools/llvm-mc/fatal_warnings.test +++ b/llvm/test/tools/llvm-mc/fatal_warnings.test @@ -1,5 +1,4 @@ # RUN: not llvm-mc --fatal-warnings %s 2>&1 | FileCheck %s -# XFAIL: hexagon # CHECK: error: .warning directive invoked in source file .warning |

