OSDN Git Service

Avoid doing a lot of computation when we have multiple ranges and
authorEric Christopher <echristo@gmail.com>
Wed, 3 Jul 2013 02:23:53 +0000 (02:23 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 3 Jul 2013 02:23:53 +0000 (02:23 +0000)
commite717713547f1b1b61315cf1bed775ede3d231a4e
tree197830b50470af5c9a01bb61fd57c5d71f9f3193
parent985148ea873db018dbd2b53f066f5817a9b11aad
Avoid doing a lot of computation when we have multiple ranges and
avoid adding information for the debug_inlined section when it isn't
going to be emitted anyhow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185500 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp