This is an archive of the discontinued LLVM Phabricator instance.

Fix build errors introduced by r235215
ClosedPublic

Authored by pirama on Apr 17 2015, 12:51 PM.

Details

Summary
  • Handle TypePromoteFloat in switch statements
  • Move an expression into an assert to avoid unused variable in non-assert builds.

Diff Detail

Repository
rL LLVM

Event Timeline

pirama updated this revision to Diff 23957.Apr 17 2015, 12:51 PM
pirama retitled this revision from to Fix build errors introduced by r235215.
pirama updated this object.
pirama edited the test plan for this revision. (Show Details)
pirama added reviewers: srhines, ab.
pirama added a subscriber: Unknown Object (MLST).
srhines accepted this revision.Apr 17 2015, 12:52 PM
srhines edited edge metadata.
This revision is now accepted and ready to land.Apr 17 2015, 12:52 PM
This revision was automatically updated to reflect the committed changes.