search for: 9sowh0

Displaying 1 result from an estimated 1 matches for "9sowh0".

2011 Nov 11
4
[LLVMdev] How to get MIPS from clang + llvm ?
...idea ? or can someone suggest me how to get MIPS instructions easily from llvm. clang -ccc-host-triple mips-unknown-linux -ccc-clang-archs mips helllo.c clang: warning: unknown platform, assuming -mfloat-abi=soft '+' is not a recognized feature for this target (ignoring feature) /tmp/cc-9SOWh0.s: Assembler messages: /tmp/cc-9SOWh0.s:8: Error: unknown pseudo-op: `.ent' /tmp/cc-9SOWh0.s:10: Error: unknown pseudo-op: `.frame' /tmp/cc-9SOWh0.s:11: Error: unknown pseudo-op: `.mask' /tmp/cc-9SOWh0.s:12: Error: unknown pseudo-op: `.fmask' /tmp/cc-9SOWh0.s:13: Error: expected com...