Skip to content
Commit 25f74dc5 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix the .ll grammar rules to allow any type before an 'i32', not just an

integer type.  Invalid things like 'float 42' are now rejected by the
semantic analysis in the productions not the parser.  This fixes PR2733.

llvm-svn: 57560
parent 9535c940
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment