mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
These methods all take a `Stream *` to get feedback about what's going on. By default, it's a nullptr, but we always feed it with a valid pointer. It would therefore make more sense to have this take a reference. Differential Revision: https://reviews.llvm.org/D154883
75 KiB
75 KiB