mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-18 04:58:27 -04:00
6b13330c44
Changing to pass by ref - less null checks to worry about. Differential Revision: https://reviews.llvm.org/D90330