Mercurial > hg > CbC > CbC_llvm
comparison test/CodeGen/Mips/mature-mc-support.ll @ 121:803732b1fca8
LLVM 5.0
author | kono |
---|---|
date | Fri, 27 Oct 2017 17:07:41 +0900 |
parents | 54457678186b |
children |
comparison
equal
deleted
inserted
replaced
120:1172e4bd9c6f | 121:803732b1fca8 |
---|---|
27 ; RUN: not llc -march=mips64el -filetype=obj < %s > /dev/null 2> %t8 | 27 ; RUN: not llc -march=mips64el -filetype=obj < %s > /dev/null 2> %t8 |
28 ; RUN: FileCheck %s < %t8 | 28 ; RUN: FileCheck %s < %t8 |
29 | 29 |
30 module asm " .this_directive_is_very_unlikely_to_exist" | 30 module asm " .this_directive_is_very_unlikely_to_exist" |
31 | 31 |
32 ; CHECK: LLVM ERROR: Error parsing inline asm | 32 ; CHECK: error: unknown directive |