swiftlang / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Swift’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.12k stars 332 forks source link

[clang] Update ptrauth vtable tests folowing RTTI IRGen change. NFC. #9648

Closed ahmedbougacha closed 6 days ago

ahmedbougacha commented 6 days ago

6bb63002fca changes the order in which RTTI globals are created.