Skip to content
Commit 492816d8 authored by Andrea Di Biagio's avatar Andrea Di Biagio
Browse files

[llvm-mca] Small refactoring in preparation for another patch that will...

[llvm-mca] Small refactoring in preparation for another patch that will improve the modularity of the Pipeline. NFCI

The main difference is that now `cycleStart()` and `cycleEnd()` return an
llvm::Error.

This patch implements a few minor style changes, and adds missing 'const' to
some methods.

llvm-svn: 339885
parent a9d64122
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment