llvm-project/llvm/tools/llvm-remarkutil
Jessica Paquette e166d2e00b [llvm-remarkutil] NFC: Combine parsing + serializing for bitstream2yaml
We don't need to populate a string table, so we don't need to pre-parse the
remarks.

Split the bitstream2yaml and yaml2bitstream cases up so that we can avoid the
extra remark traversal in the bitstream2yaml case.

This kills the TODO.
2022-09-13 11:34:33 -07:00
..
CMakeLists.txt
RemarkUtil.cpp [llvm-remarkutil] NFC: Combine parsing + serializing for bitstream2yaml 2022-09-13 11:34:33 -07:00