| commit | e42fb076187dd479b9c6e400c82e9e4a6b51b717 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Tue Feb 04 10:38:46 2014 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Tue Feb 04 10:38:46 2014 +0000 |
| tree | 5df3e9ac635511ff17bcaeec1bfbd715a103f347 | |
| parent | 40fcff653cc69e91fee195cb9968951006a36736 [diff] |
ARM: fix fast-isel assertion failure Missing braces on if meant we inserted both ARM and Thumb load for a litpool entry. This didn't end well. rdar://problem/15959157 llvm-svn: 200752