[clang] Switch builtin strings to use string tables (PR #118734)

via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 10 06:01:13 PST 2024


zmodem wrote:

> I've put it up on Dropbox

I looked at Builtins.cpp.obj and compared to the one in my build dir. They're very similar, in particular the string table is there in both files, and looks identical. I don't really have any more ideas for debugging this.

https://github.com/llvm/llvm-project/pull/118734


More information about the cfe-commits mailing list