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

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@302618 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PerfMonitor.cpp