Skip to content

Commit

Permalink
[BUILDING] added notes in preparing clang section
Browse files Browse the repository at this point in the history
  • Loading branch information
kunjsong01 committed Jan 21, 2024
1 parent 6434ead commit 18a4426
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ LLVM/Clang toolchain for ESBMC's frontend in case you want to verify CHERI-C
programs as well. Note that the CHERI-support in ESBMC is experimental and
incomplete at this point.

If you are building ESBMC-CHERI, skip the following sections and go straight to Section `Preparing CHERI Clang 13 (experimental)`.

### Preparing external standard Clang (recommended for a static build)

You can either download and unpack a release manually:
Expand Down

0 comments on commit 18a4426

Please sign in to comment.