llvm-project
4c642b62 - [llvm-jitlink] [test] Add an XFAIL for a JITLink test on MinGW

Commit
1 year ago
[llvm-jitlink] [test] Add an XFAIL for a JITLink test on MinGW This testcase fails on MinGW targets, because when compiling the main() function, it gets an implicit call to __main(), which is missing in this context.
Author
Committer
Parents
Loading