================ @@ -49,6 +49,8 @@ class ABIInfo { CodeGen::CodeGenTypes &CGT; llvm::CallingConv::ID RuntimeCC; + unsigned getTargetDefaultAS() const; ---------------- AlexVlx wrote:
Sure, but I couldn't quite figure out any other convenient, accessible, non-intrusive place to stash this; the alternative is to keep the spammy calls to `getContext().bla`, as per the prior iteration. I'm open to suggestions though, if you have something in mind? https://github.com/llvm/llvm-project/pull/114062 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits