projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4edb7ab
)
Removing ssp and uwtable from the testcase
author
Manman Ren
<mren@apple.com>
Sat, 2 Feb 2013 01:34:38 +0000
(
01:34
+0000)
committer
Manman Ren
<mren@apple.com>
Sat, 2 Feb 2013 01:34:38 +0000
(
01:34
+0000)
llvm-svn: 174259
llvm/test/DebugInfo/X86/multiple-at-const-val.ll
patch
|
blob
|
history
diff --git
a/llvm/test/DebugInfo/X86/multiple-at-const-val.ll
b/llvm/test/DebugInfo/X86/multiple-at-const-val.ll
index 03afc0f70be601fe1586b22a646d5a89638ddab3..59d9382fd728286f4c22e281a21602c2648c8fdb 100644
(file)
--- a/
llvm/test/DebugInfo/X86/multiple-at-const-val.ll
+++ b/
llvm/test/DebugInfo/X86/multiple-at-const-val.ll
@@
-19,7
+19,7
@@
@_ZSt4cout = external global %"class.std::basic_ostream"
@.str = private unnamed_addr constant [6 x i8] c"c is \00", align 1
-define i32 @main()
ssp uwtable
{
+define i32 @main() {
entry:
%call1.i = tail call %"class.std::basic_ostream"* @test(%"class.std::basic_ostream"* @_ZSt4cout, i8* getelementptr inbounds ([6 x i8]* @.str, i64 0, i64 0), i64 5)
ret i32 0