Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
llvm-epi-0.8
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Roger Ferrer
llvm-epi-0.8
Commits
0935339f
Commit
0935339f
authored
15 years ago
by
Daniel Dunbar
Browse files
Options
Downloads
Patches
Plain Diff
Don't force the triple or data layout in this test. We just have to get them
from the host and hope that works. llvm-svn: 80751
parent
e94dd7cc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
llvm/test/Analysis/Profiling/profiling-tool-chain.ll
+0
-2
0 additions, 2 deletions
llvm/test/Analysis/Profiling/profiling-tool-chain.ll
with
0 additions
and
2 deletions
llvm/test/Analysis/Profiling/profiling-tool-chain.ll
+
0
−
2
View file @
0935339f
...
...
@@ -25,8 +25,6 @@
; PROF: 14. 2.63158% 2/76 main() - return
; ModuleID = '<stdin>'
target
datalayout
=
"e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
target
triple
=
"x86_64-unknown-linux-gnu"
@.str
=
private
constant
[
12
x
i8
]
c"hello world\00"
,
align
1
; <[12 x i8]*> [#uses=1]
@.str1
=
private
constant
[
6
x
i8
]
c"franz\00"
,
align
1
; <[6 x i8]*> [#uses=1]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment