[llvm] [XCOFF] make related SD symbols as isFunction (PR #69553)

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 23:29:19 PDT 2023


================
@@ -83,8 +83,24 @@ class SymbolizableObjectFile : public SymbolizableModule {
     // getNameFromSymbolTable.
     uint32_t ELFLocalSymIdx;
 
+    // None if this is not a XCOFF local symbol.
----------------
chenzheng1030 wrote:

Done

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


More information about the llvm-commits mailing list