Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in...
[oota-llvm.git] / .gitignore
index 7677716035d308f66c00469ccca6bd3d0118b955..b3d030e51782919d5910c2ab3dedec25974f35fa 100644 (file)
 *.pyc
 # vim swap files
 .*.swp
-*.patch
 
 #==============================================================================#
 # Explicit files to ignore (only matches one).
 #==============================================================================#
 .gitusers
-.svn
 autom4te.cache
 cscope.files
 cscope.out
@@ -40,3 +38,5 @@ projects/*
 !projects/Makefile
 # Clang, which is tracked independently.
 tools/clang
+# LLDB, which is tracked independently.
+tools/lldb