[PATCH] D57979: [dsymutil] Don't clone empty CUs
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 11 16:03:29 PST 2019
dblaikie added inline comments.
================
Comment at: llvm/test/tools/dsymutil/X86/generate-empty-CU.test:5
+# any symbol in the second CU out of 3. Dsymutil should not generate an empty
+# CU and it.
----------------
This sentence seems incomplete ("Dsymutil should not generate an empty CU and it", "and it" what?)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57979/new/
https://reviews.llvm.org/D57979
More information about the llvm-commits
mailing list