~ubuntu-branches/ubuntu/vivid/emscripten/vivid

« back to all changes in this revision

Viewing changes to tests/cases/emptystruct.ll

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2013-06-11 15:45:24 UTC
  • mfrom: (1.2.1) (2.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130611154524-rppb3w6tixlegv4n
Tags: 1.4.7~20130611~a1eb425-1
* New snapshot release
* Upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
@.str = private constant [14 x i8] c"hello, world!\00", align 1 ; [#uses=1]
8
8
 
 
9
@.waka = extern_weak global i8* ; no initializer!
 
10
 
9
11
define i32 @main() nounwind {
10
12
entry:
11
13
  %z = alloca %struct.s, align 4