aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2008-11-14 06:51:35 +0000
committerLang Hames <lhames@gmail.com>2008-11-14 06:51:35 +0000
commit56c523c63b2b5d95ed61c79e1efe9de5465a7d25 (patch)
treef28462cd031c6167d94a10d08877d77ac681bd3c /lib
parent6326a0d5090110c334a3a554bfb10b37a6fe4709 (diff)
downloadexternal_llvm-56c523c63b2b5d95ed61c79e1efe9de5465a7d25.zip
external_llvm-56c523c63b2b5d95ed61c79e1efe9de5465a7d25.tar.gz
external_llvm-56c523c63b2b5d95ed61c79e1efe9de5465a7d25.tar.bz2
Test commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59293 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/CodeGen/RegAllocPBQP.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/RegAllocPBQP.cpp b/lib/CodeGen/RegAllocPBQP.cpp
index 1aea7e2..8f3284d 100644
--- a/lib/CodeGen/RegAllocPBQP.cpp
+++ b/lib/CodeGen/RegAllocPBQP.cpp
@@ -527,3 +527,4 @@ FunctionPass* llvm::createPBQPRegisterAllocator() {
#undef DEBUG_TYPE
+