Files
clang-p2996/llvm/lib/CodeGen/MachineFunction.cpp
Stephen Tozer b01be72af0 [NFC][CodeGen] Remove unused HasFakeUses MachineFunctionProperty
A previous commit d826b0c9 accidentally added a new MachineFunctionProperty,
HasFakeUses, that was unused by the commit (and results in an
uncovered-switch warning, which was fixed by a separate followup 1811e872);
this patch removes that enum value.
2024-10-04 13:58:29 +01:00

55 KiB