From 5ca61b3bbe898c56f6f1962bff360230752e274b Mon Sep 17 00:00:00 2001 From: bdemsky Date: Tue, 20 Aug 2019 15:33:37 -0700 Subject: [PATCH] Add acks --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 424cf7b9..c0df3539 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,14 @@ To build this frontend do the following: 2) Place the CDSPass folder under the directory llvm/lib/Transformation 3) Add "add_subdirectory(CDSPass)" to llvm/lib/Transformation/CMakeLists.txt 4) Build LLVM following the LLVM build instructions + +Acknowledgments +--------------- + +This material is based upon work supported by the National Science +Foundation under Grant Numbers 1740210 and 1319786 and Google Research +awards. + +Any opinions, findings, and conclusions or recommendations expressed in +this material are those of the author(s) and do not necessarily reflect +the views of the National Science Foundation. -- 2.34.1