summaryrefslogtreecommitdiffstats
path: root/llvm/docs/HowToAddABuilder.rst
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-03-15 20:45:39 +0000
committerFrederic Riss <friss@apple.com>2015-03-15 20:45:39 +0000
commitceb1836d3a148572fab765de54b58495eca749e3 (patch)
tree2a488f75ca815faead7744118af70137527e4141 /llvm/docs/HowToAddABuilder.rst
parente2c6a1b96db1edb5d472d1e4365e0d517c8c9cf4 (diff)
downloadbcm5719-llvm-ceb1836d3a148572fab765de54b58495eca749e3.tar.gz
bcm5719-llvm-ceb1836d3a148572fab765de54b58495eca749e3.zip
[MCDwarf] Do not emit useless line table opcode.
No need to emit a DW_LNS_advance_pc with a 0 increment. Found out while comparing dsymutil's and LLVM's line table encoding. Not a correctenss fix, just a small encoding size optimization. I'm not sure how to generate a sequence that triggers this, and moreover llvm-dwardump doesn't dump the line table program, thus the effort involved in creating a testcase for this trivial patch seemed out of proportion. llvm-svn: 232332
Diffstat (limited to 'llvm/docs/HowToAddABuilder.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud