History log of /external/llvm/.gitignore
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0e7612c18f67b96f3a235cf5e444974106b045d5 19-Jul-2014 Stephen Hines <srhines@google.com> Fix build rules for BuildVariables.inc in llvm-config.

Our previous rules didn't actually construct this file in the appropriate
location. It instead was creating it inside of the source tree. We now
use a custom build rule to create the proper file and include it from an
intermediate build object directory.

Change-Id: I571387a647e95e2053fc2520bcb8151cbaec422e
/external/llvm/.gitignore
cd81d94322a39503e4a3e87b6ee03d4fcb3465fb 21-Jul-2014 Stephen Hines <srhines@google.com> Update LLVM for rebase to r212749.

Includes a cherry-pick of:
r212948 - fixes a small issue with atomic calls

Change-Id: Ib97bd980b59f18142a69506400911a6009d9df18
/external/llvm/.gitignore
075c621d834af7ffc32d2067fadb147cc1758b99 02-Jun-2014 Chris Wailes <chriswailes@google.com> Adds the ability to run the llvm test suite in-tree.

This was accomplished by building additional tools and hand-generating
several files that are auto-generated by the configuration system when
LLVM is built out-of-tree. The LTO, Interpreter, and DebugInfo libraries
are now being compiled, and several source files were added to existing
compilation targets.

To run these tests you must first run build/envsetup.sh and have used
lunch to select a target. You can then launch the test script by running:

cd $ANDROID_BUILD_TOP/external/llvm && ./android_test.sh

Bug: 15433215

Change-Id: I43d87de0a4620cdd46c8d0f825dd4428e8409702
/external/llvm/.gitignore
dce4a407a24b04eebc6a376f8e62b41aaa7b071f 29-May-2014 Stephen Hines <srhines@google.com> Update LLVM for 3.5 rebase (r209712).

Change-Id: I149556c940fb7dc92d075273c87ff584f400941f
/external/llvm/.gitignore
7208fae969225fd7915a7ecb9a98ef751dec7e69 10-Oct-2012 Michael Liao <michael.liao@intel.com> Add extra vim swap file pattern



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165569 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
19b1d84aaf7589f294408f1b1d3231f17a01f610 21-Aug-2012 David Blaikie <dblaikie@gmail.com> Ignore the documentation-suggested location for compile_commands.json

According to http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html
it's suggested that compile_commands.json in the root of the LLVM source tree
should be a symlink to the json file produced by your build system of choice.

So here's a patch so it doesn't turn up in git status, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162305 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
4599613dec76683aa1630a4a02082e0dc8ec2706 02-May-2012 Michael J. Spencer <bigcheesegs@gmail.com> Add tools/lld to .gitignore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156021 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
75083ebc09a3dd47099e3912ac090dbc907f3eaf 19-Apr-2012 Daniel Dunbar <daniel@zuster.org> [docs] Stub out structure for Sphinx-based docs.
- Work in progress, this is just the basic structure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155132 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
c55346d39a9ca7cdfd59b92eb8d7ff79fadb0809 10-Nov-2011 Daniel Dunbar <daniel@zuster.org> git: Add tools/lldb to the ignore list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144328 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
aa337b7cd556a4e3929cf3944b809aae92f88e64 24-Oct-2011 NAKAMURA Takumi <geek4civic@gmail.com> Revert "Test commit"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142792 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
e1cbe5d908a7631a0f46365116e82e5edfc139f0 24-Oct-2011 NAKAMURA Takumi <geek4civic@gmail.com> Test commit

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142791 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
8868fc7e7af014b50f73f0a9952cebba558b9f7e 24-Sep-2011 Akira Hatanaka <ahatanak@gmail.com> Revert change made in .gitignore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140445 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
95934844e3614adf949b09085be21f41ea4218ce 24-Sep-2011 Akira Hatanaka <ahatanak@gmail.com> Preparation for adding simple Mips64 instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140443 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
829ef927cf775675b6e664ddbc91c3d5540a116e 12-Aug-2011 NAKAMURA Takumi <geek4civic@gmail.com> .gitignore: Ignore /autom4te.cache. We can execute "PATH=/path/to/autotools/bin autoconf/AutoRegen.sh".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137441 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
7d866044f4a6c32af1bba2d31a7c8c09b6f7fb6e 31-May-2011 Jakob Stoklund Olesen <stoklund@2pi.dk> Ignore Vim swap files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132365 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
1f95a9db4bc8baf3d97fbfcb2f31e573e13b059a 17-Dec-2010 Michael J. Spencer <bigcheesegs@gmail.com> Cleanup and document .gitignore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122066 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
56b2eaf450833439b3bf26611c6a23d4a6f7c41f 16-Dec-2010 Daniel Dunbar <daniel@zuster.org> Oops, didn't mean to ignore .gitignore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121985 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
7232b09619a1b05584d05ea67884b36602fa71bc 16-Dec-2010 Daniel Dunbar <daniel@zuster.org> Add some more .gitignore entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121968 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore
b29b20e7deb7297f6a10b2d6922feeca8c6df055 16-Dec-2010 Michael J. Spencer <bigcheesegs@gmail.com> Add .gitignore. I chose not to dump the svn ignore list into this because most
of the entries there are useless for out of source builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121955 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/.gitignore