Skip to content
  • Chris Lattner's avatar
    reimplement Constant::ContainsRelocations as · 4565ef5b
    Chris Lattner authored
    Constant::getRelocationInfo(), which has a much simpler
    to use API.  It still should not be part of libvmcore, but
    is better than it was.  Also teach it to be smart about 
    hidden visibility.
    
    llvm-svn: 76700
    4565ef5b
Loading