From c66ea3090f8e101ea3af8600124c9f469b98b9d0 Mon Sep 17 00:00:00 2001
From: akashk4 <akashk4@illinois.edu>
Date: Tue, 31 Dec 2019 02:44:38 -0600
Subject: [PATCH] Updated parboil root

---
 llvm/tools/hpvm/test/parboil/benchmarks/pipeline/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/llvm/tools/hpvm/test/parboil/benchmarks/pipeline/Makefile b/llvm/tools/hpvm/test/parboil/benchmarks/pipeline/Makefile
index a00024cc8d..a83cacc2cb 100644
--- a/llvm/tools/hpvm/test/parboil/benchmarks/pipeline/Makefile
+++ b/llvm/tools/hpvm/test/parboil/benchmarks/pipeline/Makefile
@@ -1,4 +1,5 @@
-PARBOIL_ROOT = $(LLVM_SRC_ROOT)/test/VISC/parboil
+PARBOIL_ROOT = $(LLVM_SRC_ROOT)/tools/hpvm/test/parboil
+
 APP = pipeline
 
 #TARGET=x86
-- 
GitLab