luismarques added inline comments.

================
Comment at: clang/test/CodeGen/RISCV/abi-empty-structs.c:1
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py 
UTC_ARGS: --function-signature --full-function-signature --filter "^define 
|^entry:"
+// RUN: %clang_cc1 -triple riscv32 -target-feature +f -target-abi ilp32f 
-emit-llvm %s -o - \
----------------
Assume you updated this test with the not yet committed 
`--full-function-signature` option and forgot to remove that before updating 
the patch?
Please also check if the newly added `%s` below are supposed to be there.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142326/new/

https://reviews.llvm.org/D142326

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to