Skip to content

Commit aace7b8

Browse files
committed
Enable building directly with CMake
This makes building much faster (a no-op rebuild takes seconds instead of minutes) and should make building more familiar for LLVM developers.
1 parent 0893385 commit aace7b8

File tree

9 files changed

+1007
-16
lines changed

9 files changed

+1007
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
99
### Added
1010

1111
- A changelog
12+
- Support for building with CMake directly
1213

1314
### Changed
1415

0 commit comments

Comments
 (0)