projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
MC: Fix .octa output for APInts with BitWidth > 128
[oota-llvm.git]
/
test
/
MC
/
AsmParser
/
directive_include.s
1
# RUN: llvm-mc -triple i386-unknown-unknown %s -I %p | FileCheck %s
2
3
# CHECK: TESTA:
4
# CHECK: TEST0:
5
# CHECK: a = 0
6
# CHECK: TESTB:
7
TESTA:
8
.include "directive\137set.s" # "\137" is underscore "_"
9
TESTB: