Use .size and .type on ELF systems; this helps tools that map
authorDan Gohman <gohman@apple.com>
Fri, 6 Feb 2009 21:15:52 +0000 (21:15 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 6 Feb 2009 21:15:52 +0000 (21:15 +0000)
commit9036d80d7b696daec0eb4738848b18a2a6e4fe1f
treea233d3d97d7d0307a84358768633191128d592e8
parent3f4c81de0ac7ff75e538dd68ef4ecfa204760bc9
Use .size and .type on ELF systems; this helps tools that map
addresses to symbols.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86JITInfo.cpp