Issue 133631
Summary `.incbin` directive fails to find an existing file
Labels new issue
Assignees
Reporter MIvanchev
    Building 32-bit wine with 64-bit toolchain results in llvm-as reporting `Could not find incbin file 'dlls/shell32/shell32.res'` although the file exists; in particular [this function](https://github.com/llvm/llvm-project/blob/llvmorg-20.1.1/llvm/lib/MC/MCParser/AsmParser.cpp#L339C8-L339C25) seems to be having a bug. A lot of error / debug info in that code is never shown.

See the respective Wine bug: https://bugs.winehq.org/show_bug.cgi?id=58040
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to