Details
Details
- Reviewers
rafauler Amir maksfb - Commits
- rG716d428ab525: [BOLT] Add `-o` option to merge-fdata
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Can you please add a test for the option, covering -o file, -o - (stdout), and no -o modes?
bolt/test/X86/merge-fdata-bat-mode.test is a good reference for such a test.
Comment Actions
LGTM sans clang-format issue
bolt/tools/merge-fdata/merge-fdata.cpp | ||
---|---|---|
95 | clang-format might complain about output variable name not being capitalized |
clang-format might complain about output variable name not being capitalized