llvm-capstone/libc/startup
Joseph Huber 2389f00019 [libc] Add missing threads dependency to AArch64 startup implementation
Summary:
The changes in D146184 made the integration tests use the inhereted
dependencies from the startup code like a normal target. For the AArch64
target this resulted in the threads depenency not being pulled in
because it was not present in the original code.
2023-03-16 08:00:14 -05:00
..
gpu [libc] Fix amdgpu startup code flags 2023-02-22 11:38:26 -06:00
linux [libc] Add missing threads dependency to AArch64 startup implementation 2023-03-16 08:00:14 -05:00
CMakeLists.txt