* declare local common symbols as such (.lcomm, not merely .common)
authorDuraid Madina <duraid@octopus.com.au>
Thu, 31 Mar 2005 07:40:24 +0000 (07:40 +0000)
committerDuraid Madina <duraid@octopus.com.au>
Thu, 31 Mar 2005 07:40:24 +0000 (07:40 +0000)
commit1f867b103d3a8ba0922093e1a469b2c28ca7b78f
tree5aebb6468ac232ec2f0a8884877ac99d1cae9a2f
parent290f64c1cbd348e4e55245bf4e6bde25cf4bec66
* declare local common symbols as such (.lcomm, not merely .common)
* begin great adventure into correct function descriptor materialization

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20956 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/IA64/IA64AsmPrinter.cpp