[all-commits] [llvm/llvm-project] d5bee4: [TableGen] Use raw_ostream::write_escaped instead ...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jan 13 03:32:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5bee4432509d6e50540f614d07bf2991b2e6d59
https://github.com/llvm/llvm-project/commit/d5bee4432509d6e50540f614d07bf2991b2e6d59
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M llvm/utils/TableGen/SequenceToOffsetTable.h
Log Message:
-----------
[TableGen] Use raw_ostream::write_escaped instead of reinventing it. NFCI.
More information about the All-commits
mailing list