Displaying 1 result from an estimated 1 matches for "r37869".
Did you mean:
37869
2016 Aug 08
2
Propose deleting the core, sample, support, llvm-top, and website dirs.
...Remove dead projects: core, sample, support, llvm-top, website.
core/support:
Was added in in 2007 (r39913/r39914) to start to split off some of
llvm into smaller libraries. Was abandoned by December 2007, last
commit to support is r44863, core never got a commit.
llvm-top:
Was added in 2007 in r37869, as a convenience to check out and build
multiple llvm projects, as part of the above plan to split things
apart. Last touched in 2009, r62840. As far as I know, completely
non-functional today.
sample:
Was added in 2007 in r39940, and last touched late 2007 at r40403. Not
actually a useful sampl...