| Issue | 185312 |
|---|---|
| Summary | LLD does not recognize -T for -m i386pe |
| Labels | lld |
| Assignees | |
| Reporter | CarbonFiberWill |
LLD does not recognize the linker script argument when in i386pe linker emulation mode.Minimum reproducible command: ld.lld -m i386pe -T linkerscript.ld Results in lld: error: unknown argument: -T
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
