================
@@ -278,21 +278,32 @@ void CodeGenTarget::ComputeInstrsByEnum() const {
const CodeGenInstruction *Instr = GetInstByName(Name, InstMap, Records);
assert(Instr && "Missing target independent instruction");
assert(Instr->Namespace == "TargetOpcode" && "Bad namespace");
+
----------------
cdevadas wrote:
Unintended newline.
https://github.com/llvm/llvm-project/pull/159880
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits