Skip to content

Commit

Permalink
Update subprojects list
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaitanya-Shahare committed Oct 24, 2024
1 parent 1c51cfc commit b090376
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions data/subprojects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ subprojects:
The libclc project aims to implement the OpenCL standard library.
url: "https://libclc.llvm.org/"

- name: "klee"
description: |
The klee project implements a "symbolic virtual machine" which uses a theorem prover to try to evaluate all dynamic paths through a program in an effort to find bugs and to prove properties of functions. A major feature of klee is that it can produce a testcase in the event that it detects a bug.
url: "https://klee.llvm.org/"

- name: "LLD"
description: |
The LLD project is a new linker that is a drop-in replacement for system linkers and runs much faster.
Expand Down

0 comments on commit b090376

Please sign in to comment.