llvm-project
4c642b62
- [llvm-jitlink] [test] Add an XFAIL for a JITLink test on MinGW
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
mstorsjo
Committer
mstorsjo
Parents
44c0bdb4
Loading