Skip to content

Commit

Permalink
LLVM versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sanxiyn committed Apr 10, 2013
1 parent 6100bb5 commit 156a307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ then
LLVM_VERSION=$($LLVM_CONFIG --version)

case $LLVM_VERSION in
(3.2svn|3.2|3.1svn|3.1|3.0svn|3.0)
(3.3|3.3svn|3.2|3.2svn)
msg "found ok version of LLVM: $LLVM_VERSION"
;;
(*)
Expand Down

6 comments on commit 156a307

@bors
Copy link
Contributor

@bors bors commented on 156a307 Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from thestinger
at sanxiyn@156a307

@bors
Copy link
Contributor

@bors bors commented on 156a307 Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging sanxiyn/rust/llvm-version = 156a307 into auto

@bors
Copy link
Contributor

@bors bors commented on 156a307 Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sanxiyn/rust/llvm-version = 156a307 merged ok, testing candidate = 7ebe577

@bors
Copy link
Contributor

@bors bors commented on 156a307 Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 156a307 Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding incoming to auto = 7ebe577

@bors
Copy link
Contributor

@bors bors commented on 156a307 Apr 10, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.