[all-commits] [llvm/llvm-project] 3327a4: [Remarks] Move BitstreamRemarkParser helpers to pr...
Tobias Stadler via All-commits
all-commits at lists.llvm.org
Wed Sep 10 04:51:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3327a4c8f63b37301eaed2b9af8c0c696dff13fb
https://github.com/llvm/llvm-project/commit/3327a4c8f63b37301eaed2b9af8c0c696dff13fb
Author: Tobias Stadler <mail at stadler-tobias.de>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
R llvm/include/llvm/Remarks/BitstreamRemarkParser.h
M llvm/lib/Remarks/BitstreamRemarkParser.cpp
M llvm/lib/Remarks/BitstreamRemarkParser.h
Log Message:
-----------
[Remarks] Move BitstreamRemarkParser helpers to private header (NFC) (#156302)
These helpers are only used in the implementation, and we also don't
expose similar details for the YAMLRemarkParser.
Pull Request: https://github.com/llvm/llvm-project/pull/156302
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list