| commit | d65fd9facd96099e62e46c5897c81764c65c61da | [log] [tgz] |
|---|---|---|
| author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Fri Dec 12 15:09:58 2014 +0000 |
| committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Fri Dec 12 15:09:58 2014 +0000 |
| tree | ed8450040439f51e808ca8a3ddccf38e4f5a0161 | |
| parent | 78943bcc181245279c58080cfc1171a5b19c4ee9 [diff] |
Reapply "[MachineScheduler] Fix for PR21807: minor code difference building with/without -g." This reapplies r224118 with a fix for test 'misched-code-difference-with-debug.ll'. That test was failing on some buildbots because it was x86 specific but it was missing a target triple. Added an explicit triple to test misched-code-difference-with-debug.ll. llvm-svn: 224126