search for: 503358f8

Displaying 3 results from an estimated 3 matches for "503358f8".

2010 Sep 20
0
[LLVMdev] inline asm constraints examples/tests
On Sep 20, 2010, at 4:38 PM, John Thompson wrote: [snip] > I just tried running the gcc tests, but am missing "runtest". http://www.gnu.org/software/dejagnu/ Follow the directions there. I think the GCC test suite wants DejaGNU to be installed in a sibling directory, adjacent to the llvm-gcc or clang toplevel. HTH, stuart
2010 Sep 20
2
[LLVMdev] inline asm constraints examples/tests
Daniel, Sorry, I'm implementing the back-end support for multiple-alternative constraints in stages. I wouldn't expect any serious inline asm multiple alternative constraints tests to work yet, as a number of the constraint characters aren't implemented yet. I'll try to fix it so that it doesn't assert when unsupported constraints are used. Clang may have passed parsing
2010 Sep 21
4
[LLVMdev] inline asm constraints examples/tests
...g directory, adjacent to the llvm-gcc or clang > toplevel. > > HTH, > > stuart -- John Thompson John.Thompson.JTSoftware at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100920/503358f8/attachment.html>