projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3de9848
)
bling bling!
author
Chris Lattner
<sabre@nondot.org>
Sun, 10 Oct 2004 16:26:13 +0000
(16:26 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 10 Oct 2004 16:26:13 +0000
(16:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16873
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCTargetMachine.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCTargetMachine.cpp
b/lib/Target/PowerPC/PPCTargetMachine.cpp
index 48c50614345f7a08efa9cee2a24c9c847e8a583e..f1c57df1d3b8ddbebbb38a9e6a574178a47be574 100644
(file)
--- a/
lib/Target/PowerPC/PPCTargetMachine.cpp
+++ b/
lib/Target/PowerPC/PPCTargetMachine.cpp
@@
-41,7
+41,7
@@
namespace {
// Register the targets
RegisterTarget<PPC32TargetMachine>
- X("ppc32", " PowerPC 32-bit
(experimental)
");
+ X("ppc32", " PowerPC 32-bit");
#if 0
RegisterTarget<PPC64TargetMachine>