summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-01-18 06:48:56 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-01-18 06:48:56 +0000
commit78cfbc57c62949e16fa7b4a69775aa6450343a00 (patch)
tree9bb559ed49496b0e7a13bed4b060ce989cbf97b9 /.gitignore
parent6260e4a3af0d4cd136e7976feb3465489da59141 (diff)
Add 'SelectFunctionDir' function, to select appropriate function implementation based on a configuration and architecture.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@93717 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cde50cde0..8f9995985 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
Debug
Release
Profile