search for: 7f11d0c9

Displaying 3 results from an estimated 3 matches for "7f11d0c9".

2011 Oct 20
0
[LLVMdev] LLVM Language Reference Strictness
On 10/20/2011 07:42 AM, Duncan Sands wrote: >> For the level of specificity you're looking for, just the source code itself. The LLVM IR language documentation is not, and isn't intended to be, a true language standard document in the same way that the C or C++ standards are. For any given case, check the docs first, and if your question isn't answered there, check the source
2011 Oct 20
2
[LLVMdev] LLVM Language Reference Strictness
> For the level of specificity you're looking for, just the source code itself. The LLVM IR language documentation is not, and isn't intended to be, a true language standard document in the same way that the C or C++ standards are. For any given case, check the docs first, and if your question isn't answered there, check the source code of the target(s) you're interested in.
2011 Oct 21
3
[LLVMdev] LLVM Language Reference Strictness
...because they were much better suited to offer reasonable diagnostics. Any plan to reverse that decisions is likely to meet a lot of resistance. --Owen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111021/7f11d0c9/attachment.html>