diff options
author | Jim Ingham <jingham@apple.com> | 2022-09-13 14:06:35 -0700 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2022-09-13 14:09:44 -0700 |
commit | 81f8788528886ee611041e1f4ee54eea8bbfa277 (patch) | |
tree | f43e53b8c4202bd8e8d9bbfa5a3c491f877d9813 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 0c9b242cf0af15fa154d006cb25f20c7bf05d60a (diff) | |
download | llvm-81f8788528886ee611041e1f4ee54eea8bbfa277.zip llvm-81f8788528886ee611041e1f4ee54eea8bbfa277.tar.gz llvm-81f8788528886ee611041e1f4ee54eea8bbfa277.tar.bz2 |
Trying to understand the TestHelp.py failure from 6c089b2.
Sadly, the test passes on macOS, but fails on Ubuntu & Win. The
extra option printing is supposed to be suppressed by the return
from CommandObjectAlias::IsDashDashCommand. That was changed, but just
by replacing an inline string compare with a const string from
CommandInterpreter. Putting the old version back temporarily to
see if that is really the problem.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions