Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 321 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 321 Bytes

[Working On It]

Introduction

The arvcc project is a simplified compiler infrastructure, with the goal of providing a easy-mode strategy to implement and test several kinds of optimization algorithms mainly on static-analysis.

Build

  • Dependencies: Clang++ 9.0.0

  • testSuite: Googletest