IslAst: Expose IslAst class in header file [NFC]
authorTobias Grosser <tobias@grosser.es>
Sun, 21 Feb 2016 20:01:28 +0000 (20:01 +0000)
committerTobias Grosser <tobias@grosser.es>
Sun, 21 Feb 2016 20:01:28 +0000 (20:01 +0000)
commit820cf20a986f06d7fb1f055ae44748529f896d94
tree46444d2c6051ac18343b00902545b7fe17ec6379
parenta848c47130b9cd328958f02a3e01e66334b60bf3
IslAst: Expose IslAst class in header file [NFC]

This allows other passes and transformations to use some of the existing AST
building infrastructure. This is not yet used in Polly itself.

llvm-svn: 261496
polly/include/polly/CodeGen/IslAst.h
polly/lib/CodeGen/IslAst.cpp