[all-commits] [llvm/llvm-project] c9edaa: [AIX][XCOFF] Write Function descriptors and TOC ba...

jasonliudev via All-commits all-commits at lists.llvm.org
Tue Nov 19 08:12:05 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c9edaa828eb84a62af2042a1a64168e32ea32924
      https://github.com/llvm/llvm-project/commit/c9edaa828eb84a62af2042a1a64168e32ea32924
  Author: jasonliu <jasonliu.development at gmail.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M llvm/lib/MC/XCOFFObjectWriter.cpp
    A llvm/test/CodeGen/PowerPC/aix-func-dsc-gen.ll

  Log Message:
  -----------
  [AIX][XCOFF] Write Function descriptors and TOC base to data section

This patch implements writing function descriptors and TOC base into
data section, and also add function descriptors(both csect and label)
and TOC base symbols to the symbol table.




More information about the All-commits mailing list