[llvm] [XCOFF][OBJECT] get symbol size by calling XCOFF interfaces (PR #67304)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 23:47:01 PDT 2023


================
@@ -0,0 +1,60 @@
+
----------------
jh7370 wrote:

Nit: please add comments explaining the purpose of this test.

This test is called "xcoff.test", implying it's supposed to be about generic xcoff functionality, but the patch is specifically about symbol sizes. Can the test be more focused?

https://github.com/llvm/llvm-project/pull/67304


More information about the llvm-commits mailing list