Skip to content
  • Manman Ren's avatar
    Debug Info: clean up usage of Verify. · 983a16c0
    Manman Ren authored
    No functionality change.
    It should suffice to check the type of a debug info metadata, instead of
    calling Verify. For cases where we know the type of a DI metadata, use
    assert.
    
    Also update testing cases to make them conform to the format of DI classes.
    
    llvm-svn: 185135
    983a16c0
Loading