| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | | Summary: This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html "I felt a great disturbance in the [build system], as if millions of [makefiles] suddenly cried out in terror and were suddenly silenced. I fear something [amazing] has happened." - Obi Wan Kenobi Reviewers: chandlerc, grosbach, bob.wilson, tstellarAMD, echristo, whitequark Subscribers: chfast, simoncook, emaste, jholewinski, tberghammer, jfb, danalbert, srhines, arsenm, dschuff, jyknight, dsanders, joker.eph, llvm-commits Differential Revision: http://reviews.llvm.org/D16471 llvm-svn: 258861 | ||||
| * | Re-apply r115363 and r115366 now that r115525 has removed the un-needed header | Jim Grosbach | 2010-10-05 | 1 | -0/+15 |
| | | | | | | | | | | that caused the circular dependencies on Linux. Built OK for me on OSX and Linux (Ubuntu) with configure/make and CMake. Will keep an eye on the bots.... llvm-svn: 115582 | ||||
| * | Wind these directories back too. File adds and removes are properly represented | Nick Lewycky | 2010-10-02 | 1 | -0/+0 |
| | | | | | | | in patches. :-( llvm-svn: 115396 | ||||
| * | Revert patches r115363 r115367 r115391 due to build breakage: | Nick Lewycky | 2010-10-02 | 1 | -15/+0 |
| | | | | | | | | | | llvm[2]: Updated LibDeps.txt because dependencies changed llvm[2]: Checking for cyclic dependencies between LLVM libraries. find-cycles.pl: Circular dependency between *.a files: find-cycles.pl: libLLVMMSP430AsmPrinter.a libLLVMMSP430CodeGen.a llvm-svn: 115393 | ||||
| * | Now that the asmprinter itself isn't in the subdir, rename 'AsmPrinter' to | Jim Grosbach | 2010-10-01 | 1 | -0/+15 |
| 'InstPrinter' to fall into line with the other MC-ized assembly printer using targets. llvm-svn: 115367 | |||||

