summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/README.txt
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-03-25 05:10:46 +0000
committerChris Lattner <sabre@nondot.org>2007-03-25 05:10:46 +0000
commit86c9c341e97a4f08e4984077af57bf106d980db0 (patch)
treed74d795ddd83f2b8757bbfc7b42aed571e023736 /lib/Target/PowerPC/README.txt
parent0fc5095d0e0c3ca3b9cbceab1072cc789b587f47 (diff)
downloadllvm-86c9c341e97a4f08e4984077af57bf106d980db0.tar.gz
llvm-86c9c341e97a4f08e4984077af57bf106d980db0.tar.bz2
llvm-86c9c341e97a4f08e4984077af57bf106d980db0.tar.xz
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35334 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/README.txt')
-rw-r--r--lib/Target/PowerPC/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/PowerPC/README.txt b/lib/Target/PowerPC/README.txt
index 074dffce96..864302f687 100644
--- a/lib/Target/PowerPC/README.txt
+++ b/lib/Target/PowerPC/README.txt
@@ -3,6 +3,7 @@
TODO:
* gpr0 allocation
* implement do-loop -> bdnz transform
+* __builtin_return_address not supported on PPC
===-------------------------------------------------------------------------===