"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0c34cb429ed90af168b1c2a8384401feb2e0085f"
Pass CGCXXABIs around directly.
In functions that only need to use the CGCXXABI member of a CodeGenTypes class, pass that reference around directly rather than a reference to a CodeGenTypes class. This makes the actual dependence on CGCXXABI clear at the call sites. llvm-svn: 192052
Loading
Please register or sign in to comment