[all-commits] [llvm/llvm-project] 6be157: [SystemZ] Recognize mrecord-mcount in backend
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Thu Dec 19 09:11:28 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6be15788951b44b2516f503bb7feb555364c6e5a
https://github.com/llvm/llvm-project/commit/6be15788951b44b2516f503bb7feb555364c6e5a
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp
M llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
A llvm/test/CodeGen/SystemZ/mrecord-mcount-01.ll
A llvm/test/CodeGen/SystemZ/mrecord-mcount-02.ll
Log Message:
-----------
[SystemZ] Recognize mrecord-mcount in backend
Emit the __mcount_loc section for all fentry calls.
Review: Ulrich Weigand
https://reviews.llvm.org/D71629
More information about the All-commits
mailing list