From: Chris Lattner Date: Sun, 22 May 2011 22:28:47 +0000 (+0000) Subject: document thiscall, PR9101 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=01ebd566fa643be1f13381592d23064f159e7274;p=oota-llvm.git document thiscall, PR9101 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131873 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 60f42607f07..44b835d8580 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2469,11 +2469,14 @@ entry:

The following target-specific calling conventions are known to backend: