Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build bot fails due to the patch here: | Zahira Ammarguellat | 2019-12-09 | 1 | -0/+1 |
| | | | | | https://reviews.llvm.org/D70691 Fixed the LIT test case. Added the REQUIRES instruction. | ||||
* | Fix for build bot failure. For more details see: | Zahira Ammarguellat | 2019-12-09 | 1 | -5/+5 |
| | | | | | https://reviews.llvm.org/D70691 Upated LIT test. | ||||
* | Fix for PR44000. Optimization record for bytecode input missing. | Zahira Ammarguellat | 2019-12-06 | 1 | -0/+15 |
Review is here: https://reviews.llvm.org/D70691 |