Issue 185000
Summary Content mismatch in compiler_rt.builtins built on linux and windows
Labels new issue
Assignees
Reporter JohanBengtssonIAR
    I built compiler_rt.builtins for the `armv7em-none-elf` configuration with both a linux hosted and a windows hosted compiler (both built from the same source). and the version built by the windows hosted compiler i missing a large number of essential builtins. From the cmake script for compiler_rt it looks like the content of the library is decided by the build host rather than the target.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to