diff options
author | Andrea Di Biagio <andrea.dibiagio@sony.com> | 2021-05-28 00:14:29 +0100 |
---|---|---|
committer | Andrea Di Biagio <andrea.dibiagio@sony.com> | 2021-05-28 00:33:59 +0100 |
commit | 57646d38d54c6a52a4fac4b0ac1047b0dbaec94a (patch) | |
tree | ed7a9977d0d79333de755af6df586d94d878ab5a /llvm/lib/Object/Archive.cpp | |
parent | 8086f9d87ee81aacf829bdad94744a75cf692ebc (diff) | |
download | llvm-57646d38d54c6a52a4fac4b0ac1047b0dbaec94a.zip llvm-57646d38d54c6a52a4fac4b0ac1047b0dbaec94a.tar.gz llvm-57646d38d54c6a52a4fac4b0ac1047b0dbaec94a.tar.bz2 |
[MCA] Minor changes to the InOrderIssueStage. NFC
The constructor of InOrderIssueStage no longer takes as input a reference to the
target scheduling model. The stage can always query the subtarget to obtain a
reference to the scheduling model.
The ResourceManager is no longer stored internally as a unique_ptr.
Moved a couple of method definitions to the .cpp file.
Diffstat (limited to 'llvm/lib/Object/Archive.cpp')
0 files changed, 0 insertions, 0 deletions