-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update PASTA patches for LLVM14 and LLVM15. Remove RocksDB, add lz4. (#…
…988) * Updated PASTA patches for LLVM14 and LLVM15. Remove RocksDB, add lz4. * Make pasta a feature for LLVM Applies PASTA patches when chosen * Build LLVM with pasta patches in CI Co-authored-by: Eric Kilmer <[email protected]>
- Loading branch information
Showing
9 changed files
with
676 additions
and
369 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,10 +8,10 @@ abseil | |
grpc[codegen] | ||
flatbuffers | ||
roaring | ||
rocksdb[zstd] | ||
capnproto | ||
cpp-httplib | ||
re2 | ||
zstd | ||
lz4 | ||
doctest | ||
sqlite3 |
Oops, something went wrong.