summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SystemZ/stack-size-section.ll
AgeCommit message (Expand)Author
2025-04-14[AsmPrinter] Link .section_sizes to the correct section (#135583)Sergei Barannikov
2020-02-14[AsmPrinter] Omit unique ID for .stack_sizesFangrui Song
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song
2018-06-22Recommit r335333 "[MC] - Add .stack_size sections into groups and link them w...George Rimar
2018-06-22Revert r335332 "[MC] - Add .stack_size sections into groups and link them wit...George Rimar
2018-06-22[MC] - Add .stack_size sections into groups and link them with .textGeorge Rimar
2018-03-26Use local symbols for creating .stack-size.Rafael Espindola
2018-03-02[SystemZ] Fix common-code users of stack sizeUlrich Weigand