Commits

Nadav Rotem committed fbfbc2afbf1
Fix a bug in a code that assumes that builtins must have two operands. This commits moves the code that accesses the operands after the point where we identify the builtins and know they have two operands. rdar://20711757 Swift SVN r27810