Do not expose code generator choice in the header
authorTobias Grosser <tobias@grosser.es>
Mon, 27 Apr 2015 12:02:33 +0000 (12:02 +0000)
committerTobias Grosser <tobias@grosser.es>
Mon, 27 Apr 2015 12:02:33 +0000 (12:02 +0000)
commit8fd23900532e0575f72391054e1e77db319d2b86
tree409155e0ca0c5b960aa4e51d10619de96237b302
parenta77ca519eaa64c503afa7a2002da95a831c08dbb
Do not expose code generator choice in the header

There is no need for other passes to access the code-generator command-line
option. Hence, drop it from the header to simplify the interface.

llvm-svn: 235866
polly/include/polly/CodeGen/CodeGeneration.h
polly/lib/Support/RegisterPasses.cpp