summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src
diff options
context:
space:
mode:
authorMandeep Singh Grang <mgrang@codeaurora.org>2018-12-11 18:36:14 +0000
committerMandeep Singh Grang <mgrang@codeaurora.org>2018-12-11 18:36:14 +0000
commit802dc40f413872d7b6fb72d9b9fa4a8838aea2ca (patch)
tree96fbed37d65dcdf18bb0337a56101f4690a703c9 /openmp/runtime/src
parent316f42387625e0a8afd9ed1340b9bbced8a924db (diff)
downloadbcm5719-llvm-802dc40f413872d7b6fb72d9b9fa4a8838aea2ca.tar.gz
bcm5719-llvm-802dc40f413872d7b6fb72d9b9fa4a8838aea2ca.zip
[COFF, ARM64] Emit COFF function header
Summary: Emit COFF header when printing out the function. This is important as the header contains two important pieces of information: the storage class for the symbol and the symbol type information. This bit of information is required for the linker to correctly identify the type of symbol that it is dealing with. This patch mimics X86 and ARM COFF behavior for function header emission. Reviewers: rnk, mstorsjo, compnerd, TomTan, ssijaric Reviewed By: mstorsjo Subscribers: dmajor, javed.absar, kristof.beyls, llvm-commits Differential Revision: https://reviews.llvm.org/D55535 llvm-svn: 348875
Diffstat (limited to 'openmp/runtime/src')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud