[llvm] r244319 - [dsymutil] Use the new MCDwarfLineTableParams customization to emit linetables
    Renato Golin via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug  7 10:23:39 PDT 2015
    
    
  
On 7 August 2015 at 16:14, Frederic Riss via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: friss
> Date: Fri Aug  7 10:14:13 2015
> New Revision: 244319
>
> URL: http://llvm.org/viewvc/llvm-project?rev=244319&view=rev
> Log:
> [dsymutil] Use the new MCDwarfLineTableParams customization to emit linetables
>
> llvm-dsymutil has to be able to process debug info produced by other compilers
> which use different line table settings. The testcase wasn't generated by
> another compiler, but by a modified clang.
Hi Frederic,
One of your two patches may have broken some tests on our bot:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/6952
cheers,
--renato
    
    
More information about the llvm-commits
mailing list