diff options
author | Chris Lattner <sabre@nondot.org> | 2006-02-03 22:06:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-02-03 22:06:45 +0000 |
commit | 1541bc3a233b6a8b7e7ad0be877a3b3b45d18e11 (patch) | |
tree | 75495077a68add44f6a0e649ef994df716af608f /lib/Target/PowerPC/README.txt | |
parent | e7b06c65ba328240807b69d937a9c9a1cc0a2deb (diff) |
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25944 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/README.txt')
-rw-r--r-- | lib/Target/PowerPC/README.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Target/PowerPC/README.txt b/lib/Target/PowerPC/README.txt index 42d701ef01..f90073f2ca 100644 --- a/lib/Target/PowerPC/README.txt +++ b/lib/Target/PowerPC/README.txt @@ -39,6 +39,8 @@ unconditional branch, so we don't end up with things like: b .LBBl42__2E_expand_function_8_42 ; NewDefault b .LBBl42__2E_expand_function_8_42 ; NewDefault +This occurs in SPASS. + ===-------------------------------------------------------------------------=== * Codegen this: |