commit | ba7c327edec6440bfff6d669fbf10ff3dad5719e | [log] [tgz] |
---|---|---|
author | Brian Gesiak <modocache@gmail.com> | Thu Nov 03 23:41:49 2016 +0000 |
committer | Brian Gesiak <modocache@gmail.com> | Thu Nov 03 23:41:49 2016 +0000 |
tree | 408a01b19cea962c418ced1b0e0ebce437b630df | |
parent | c6a42bafd645cdfe5a777e480f3064c1d8d172f1 [diff] |
[lit] Remove TODO Summary: Instead of keeping track of TODOs for lit in a file checked into source control, use LLVM's bug tracker. The TODOs have been migrated to the following bugs: * https://llvm.org/bugs/show_bug.cgi?id=30666 * https://llvm.org/bugs/show_bug.cgi?id=30667 * https://llvm.org/bugs/show_bug.cgi?id=30668 * https://llvm.org/bugs/show_bug.cgi?id=30669 * https://llvm.org/bugs/show_bug.cgi?id=30670 * https://llvm.org/bugs/show_bug.cgi?id=30671 Reviewers: ddunbar, beanz, echristo, delcypher Subscribers: llvm-commits, mehdi_amini Differential Revision: https://reviews.llvm.org/D25496 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285973 91177308-0d34-0410-b5e6-96231b3b80d8