commit | be4c1108a9038ee853411274f97d871e1b1013d1 | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Fri Aug 26 22:32:59 2016 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Fri Aug 26 22:32:59 2016 +0000 |
tree | 581eab55a49189a1363260a8d7e98797040eb43e | |
parent | 65ce6c6c0cd1a451da1193e970e5533ec7378e32 [diff] |
[TargetPassConfig] Add a target hook to know what GlobalISel should do on error. By default, this hook tells GlobalISel to abort (report a fatal error) when it encounters an error. The alternative will be to fall back on SDISel. This fall back will be removed when the bring-up of GlobalISel is over. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279879 91177308-0d34-0410-b5e6-96231b3b80d8