Files
clang-p2996/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
Kazu Hirata 58014a506d [IR] Teach getConstraintString to return StringRef (NFC) (#139401)
With this change, some callers get to use StringRef::starts_with.

I'm planning to teach getAsmString to return StringRef also, but
I'ld like to keep that separate from this patch.
2025-05-10 13:00:47 -07:00

318 KiB