diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2024-01-03 15:22:42 -0800 |
---|---|---|
committer | Aiden Grossman <agrossman154@yahoo.com> | 2024-01-03 15:25:21 -0800 |
commit | a25b66217f41564f933dd1d6d2993d990615c47b (patch) | |
tree | 65e1bbf83921bb8900c084a865c0cb75200ae858 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 3f2e670671e718579cf98f1bf0087b6d0ee4919c (diff) | |
download | llvm-a25b66217f41564f933dd1d6d2993d990615c47b.zip llvm-a25b66217f41564f933dd1d6d2993d990615c47b.tar.gz llvm-a25b66217f41564f933dd1d6d2993d990615c47b.tar.bz2 |
[NFC][llvm-exegesis] Remove redundant register initial values argument
This patch removes the redundant RegisterInitialValues parameter from
assembleToStream and friends as it is included within the BenchmarkKey
struct that is also passed to all the functions that need this
information.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions