apple / llvm-project

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

Revert "[lldb][test] XFAIL TestCCallingConventions.py" #8876

Closed felipepiovezan closed 3 weeks ago

felipepiovezan commented 3 weeks ago

Reverts apple/llvm-project#8859

The release/6.0 and main branches of swift are using different linkers. It's only the linker in main that is problematic, so the test should only be xfailed in llvm's stable/2023 branch.

rdar://129408996

felipepiovezan commented 3 weeks ago

@swift-ci test