From 12cd2c57b97a4de1a11f6e1a0d3ecf5fbc98ef8f Mon Sep 17 00:00:00 2001 From: Blaine Garst Date: Tue, 16 Mar 2010 21:22:41 +0000 Subject: [PATCH] at least give the Apple ABI a name that reflects Apple in prep for other ABI specs that might come along git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98678 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/{BlockImplementation.txt => Block-ABI-Apple.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{BlockImplementation.txt => Block-ABI-Apple.txt} (100%) diff --git a/docs/BlockImplementation.txt b/docs/Block-ABI-Apple.txt similarity index 100% rename from docs/BlockImplementation.txt rename to docs/Block-ABI-Apple.txt -- 2.50.1