search for: a0086236

Displaying 3 results from an estimated 3 matches for "a0086236".

Did you mean: 008636
2013 Oct 23
0
[LLVMdev] How to use clang -intergrated-as to compile cross-(os/target) assembly file.
> Sorry for the unclear statements, I didn't means the assembler to mangle > symbols declared in assembly source files, I means directly use assembly > directive to choice which symbol should be used. The compiler just need to > follow the directive. > For example, in assembly files, there is a directive > https://sourceware.org/binutils/docs-2.23.1/as/If.html#If > to act
2013 Oct 23
1
[LLVMdev] How to use clang -intergrated-as to compile cross-(os/target) assembly file.
...rce use C predefined macros? because use .S is too tricky. > > Cheers, > Rafael > -- 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131023/a0086236/attachment.html>
2013 Oct 23
2
[LLVMdev] How to use clang -intergrated-as to compile cross-(os/target) assembly file.
2013/10/23 Reid Kleckner <rnk at google.com> > I don't think we should attempt to mangle symbols declared in assembly > source files. If you're writing assembly, you will need to handle ABI > Sorry for the unclear statements, I didn't means the assembler to mangle symbols declared in assembly source files, I means directly use assembly directive to choice which symbol