diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2023-02-01 12:43:43 +0700 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2023-02-02 12:53:49 +0700 |
commit | c6795b1d37cee586d9b98dade64432f8f6bd004b (patch) | |
tree | f8e8a35dfe4f9fdeb8ec8b82c1e1f8c0e3faa208 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | f8e783f1662812a0a417e463f1ea646c96bb0743 (diff) | |
download | llvm-c6795b1d37cee586d9b98dade64432f8f6bd004b.zip llvm-c6795b1d37cee586d9b98dade64432f8f6bd004b.tar.gz llvm-c6795b1d37cee586d9b98dade64432f8f6bd004b.tar.bz2 |
Use ArrayRef instead of raw pointers. NFC
Change signature of TargetLowering::getRoundingControlRegisters so that
it returns ArrayRef, not plain pointer.
Differential Revision: https://reviews.llvm.org/D143049
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions