Skip to content
  • Chandler Carruth's avatar
    d1163aa5
    [Layering] Move GVMaterializer.h into the IR library where its · d1163aa5
    Chandler Carruth authored
    implementation already lived.
    
    After this commit, the only IR-library headers in include/llvm/* are
    ones related to the legacy pass infrastructure that I'm planning to
    leave there until the new one is farther along.
    
    The only other headers at the top level are linking and initialization
    aids that aren't really libraries but just headers.
    
    llvm-svn: 203069
    d1163aa5
    [Layering] Move GVMaterializer.h into the IR library where its
    Chandler Carruth authored
    implementation already lived.
    
    After this commit, the only IR-library headers in include/llvm/* are
    ones related to the legacy pass infrastructure that I'm planning to
    leave there until the new one is farther along.
    
    The only other headers at the top level are linking and initialization
    aids that aren't really libraries but just headers.
    
    llvm-svn: 203069
Loading