ARM-software / LLVM-embedded-toolchain-for-Arm

A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.
Apache License 2.0
419 stars 98 forks source link

Update llvm-project patch files to apply cleanly on more recent commits #528

Closed pratlucas closed 1 month ago

pratlucas commented 1 month ago

Due to a recent commit in upstream LLVM, the patch for the libcxxabi/test/test_demangle.pass.cpp test now only applies when using 3-way merge. This patch rebases the set of patch files in patches/llvm-project/* to apply cleanly on recent commits from llvm/llvm-project.