summaryrefslogtreecommitdiff
path: root/AK/CheckedFormatString.h
diff options
context:
space:
mode:
authorDaniel Bertalan <dani@danielbertalan.dev>2021-07-31 15:54:48 +0200
committerAndreas Kling <kling@serenityos.org>2021-08-08 10:55:36 +0200
commit15e217ea68f5f83f953ff6c41a7c2529704f1f11 (patch)
tree3b6729696b01fa96ae0c9f9135d50343f813e627 /AK/CheckedFormatString.h
parent5d617be462d7ec01eb845cf34914bbdbf796201c (diff)
downloadserenity-15e217ea68f5f83f953ff6c41a7c2529704f1f11.zip
Toolchain: Add LLVM patch and script for building it
This contains all the bits and pieces necessary to build a Clang binary that will correctly compile SerenityOS. I had some trouble with getting LLVM building with a single command, so for now, I decided to build each LLVM component in a separate command invocation. In the future, we can also make the main llvm build step architecture-independent, but that would come with extra work to make library and include paths work. The binutils build invocation and related boilerplate is duplicated because we only use `objdump` from GNU binutils in the Clang toolchain, so most features can be disabled.
Diffstat (limited to 'AK/CheckedFormatString.h')
0 files changed, 0 insertions, 0 deletions