[llvm] [bolt] Remove unused argument of DataExtractor constructor (NFC) (PR #191841)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 09:01:31 PDT 2026


https://github.com/s-barannikov created https://github.com/llvm/llvm-project/pull/191841

`AddressSize` argument is not used by `DataExtractor` and will be removed in future. See #190519 for more context.

I took the liberty of switching from using the `StringRef` constructor overload to `ArrayRef` where appropriate.


<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>



More information about the llvm-commits mailing list