From 01ebd566fa643be1f13381592d23064f159e7274 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 22 May 2011 22:28:47 +0000 Subject: [PATCH] document thiscall, PR9101 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131873 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) 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: