[PATCH] D159207: Bug fix for D154102, where multi-line labels would get incorrect header splitter line in CFG dot
Artur Pilipenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 17:04:53 PDT 2023
apilipenko accepted this revision.
apilipenko added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/Other/cfg-multiline-header.ll:16
+ ret void
+}
----------------
Nit. Please, add a new line.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159207/new/
https://reviews.llvm.org/D159207
More information about the llvm-commits
mailing list