Add missing HAVE_LLVM define to fix build with latest llvm
authorJan Vesely <jan.vesely@rutgers.edu>
Tue, 26 Sep 2017 23:15:54 +0000 (23:15 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Tue, 26 Sep 2017 23:15:54 +0000 (23:15 +0000)
commit3bb50f6f7bdcf23f15cd6479e974de66754e3732
tree82f702ed64849529994eeed832d78ee2932cc241
parente23dde64498b0d8f535b8a15aa7b8565ff17953f
Add missing HAVE_LLVM define to fix build with latest llvm

Broken since r314111

V2: pointed out by Jan Vesely
   - Use format() instead of % formating

Patch-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Reviewed-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 314261
libclc/configure.py