OSDN Git Service

Only add DW_AT_prototyped if we're working with a C-like language.
authorEric Christopher <echristo@apple.com>
Wed, 22 Feb 2012 08:46:21 +0000 (08:46 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 22 Feb 2012 08:46:21 +0000 (08:46 +0000)
commit8b6fe6b651064da51bb9bc63ece8bf1f2a36d66a
tree11867fedc4133c8cb53e68b1c7a4824e87104eb1
parent438b092a4bba8d766316542ced10b7b028bad82c
Only add DW_AT_prototyped if we're working with a C-like language.
Worth another 45k (1%) off of a large C++ testcase.

rdar://10909458

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151144 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
test/DebugInfo/X86/DW_AT_specification.ll
test/DebugInfo/X86/concrete_out_of_line.ll
test/DebugInfo/X86/pr11300.ll