diff options
author | Fangrui Song <i@maskray.me> | 2022-07-14 00:32:48 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-07-14 00:32:48 -0700 |
commit | cfec2080b7a6ffb023044219630bcb44a1dad14b (patch) | |
tree | 5fb8ce168ef74e4413fdf25b14c8c87955c9412e /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 42b3a5fb463fd616d981888abaf0f48ab0065a8d (diff) | |
download | llvm-cfec2080b7a6ffb023044219630bcb44a1dad14b.zip llvm-cfec2080b7a6ffb023044219630bcb44a1dad14b.tar.gz llvm-cfec2080b7a6ffb023044219630bcb44a1dad14b.tar.bz2 |
[obj2yaml] Add -o to specify output filename
-o is very common among tools. yaml2obj supports -o and it surprised me that
obj2yaml doesn't support -o. Just add it which doesn't take much code.
Differential Revision: https://reviews.llvm.org/D129713
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions