commit | bf471b7adc6ab5b69b2515f09ed73fad955954cb | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Wed Aug 24 18:29:49 2016 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Wed Aug 24 18:29:49 2016 +0000 |
tree | 5227c1a8cf2cfca8a10a0bedecee2d1f554139f6 | |
parent | 428e79c2bbe45b2073cb32e8cc338a59115de414 [diff] |
DebugInfo: Add flag to CU to disable emission of inline debug info into the skeleton CU In cases where .dwo/.dwp files are guaranteed to be available, skipping the extra online (in the .o file) inline info can save a substantial amount of space - see the original r221306 for more details there. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279650 91177308-0d34-0410-b5e6-96231b3b80d8