projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c1f08
)
Add testcase for target information
author
Chris Lattner
<sabre@nondot.org>
Tue, 22 Apr 2003 19:06:48 +0000
(19:06 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 22 Apr 2003 19:06:48 +0000
(19:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5842
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Feature/properties.ll
[new file with mode: 0644]
patch
|
blob
diff --git a/test/Feature/properties.ll
b/test/Feature/properties.ll
new file mode 100644
(file)
index 0000000..
19a6ec9
--- /dev/null
+++ b/
test/Feature/properties.ll
@@ -0,0
+1,4
@@
+
+target endian = little
+target pointersize = 32
+