diff options
author | Siddharth Bhat <siddu.druid@gmail.com> | 2017-06-02 08:44:19 +0000 |
---|---|---|
committer | Siddharth Bhat <siddu.druid@gmail.com> | 2017-06-02 08:44:19 +0000 |
commit | fee75f4ba54098492ea74aba887720f59892b0bb (patch) | |
tree | d6dd5c49d469e60c88c08bd751e68a6917df2296 /llvm/lib/Target/ARM/ARMSubtarget.h | |
parent | 07bee290de7569b413831c75dface6edb240a8d8 (diff) | |
download | bcm5719-llvm-fee75f4ba54098492ea74aba887720f59892b0bb.tar.gz bcm5719-llvm-fee75f4ba54098492ea74aba887720f59892b0bb.zip |
[NFC] [CodeGen] Bail out of per-scop performance reporting if not supported.
We should bail out if performance monitoring is not supported, since
we would have no information to print per-scop, and `FinalStartBB`,
`ReturnFromFinal` would be `nullptr`.
Assert that these are not `nullptr` if performance monitoring is supported.
llvm-svn: 304529
Diffstat (limited to 'llvm/lib/Target/ARM/ARMSubtarget.h')
0 files changed, 0 insertions, 0 deletions