Update Polly for LLVM API change r302571 that removed varargs functions
authorChandler Carruth <chandlerc@gmail.com>
Wed, 10 May 2017 02:39:35 +0000 (02:39 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 10 May 2017 02:39:35 +0000 (02:39 +0000)
commitd742e5efa8684f35f1a849a62141e5c8cf78f20e
treea2b5181b1883c25acabfd7b32899a6fdaaf7d4cf
parente9ee517930f76a972fcda00d9dd0466db80d60f7
Update Polly for LLVM API change r302571 that removed varargs functions
with a nullptr sentinel in favor of nicely typed variadic templates.

llvm-svn: 302618
polly/lib/CodeGen/PerfMonitor.cpp