[PATCH] D144565: dwp check overflow

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 00:26:25 PDT 2023


steven.zhang accepted this revision.
steven.zhang added a comment.
This revision is now accepted and ready to land.

LGTM now with one minor comment.



================
Comment at: llvm/test/tools/llvm-dwp/Inputs/overflow/main_v4.s:5
+# 
+# clang -g -c -S -gsplit-dwarf -gdwarf-4 main.c
+#
----------------
-c here is not needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144565



More information about the llvm-commits mailing list