summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2012-03-03 06:43:59 +0000
committerJason Molenda <jmolenda@apple.com>2012-03-03 06:43:59 +0000
commitf7b4b56344ff53d8210d55920772e47fda5ae5f9 (patch)
tree5a8745ef11f092199ba662a86ce69b2910ff6e47
parent9b32e0f29f0bfafe0e77de578309254bc74f1829 (diff)
downloadbcm5719-llvm-f7b4b56344ff53d8210d55920772e47fda5ae5f9.tar.gz
bcm5719-llvm-f7b4b56344ff53d8210d55920772e47fda5ae5f9.zip
Remove "llvm" from list of things to ignore. This results in the
files in source/Plugins/Disassembler/llvm not being handled properly by git. llvm-svn: 151969
-rw-r--r--lldb/.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/.gitignore b/lldb/.gitignore
index d46309e19ec..c393e946ada 100644
--- a/lldb/.gitignore
+++ b/lldb/.gitignore
@@ -1,6 +1,5 @@
*.pyc
build/
-llvm/
llvm-build/
*xcuserdata
test/20*
OpenPOWER on IntegriCloud