================
@@ -284,27 +284,23 @@ static bool fillRanges(MemoryBuffer *Code,
     errs() << "error: number of -offset and -length arguments must match.\n";
----------------
owenca wrote:

Actually, we can achieve that by handling `Offsets.size() == 1 && 
Lengths.empty()` separately.

https://github.com/llvm/llvm-project/pull/143236
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to