[libcxx-commits] [PATCH] D88868: [M680x0] Add CycleTimer implementation for M68K architecture

Min-Yih Hsu via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 9 13:33:10 PST 2020


myhsu added a comment.

In D88868#2442287 <https://reviews.llvm.org/D88868#2442287>, @lebedev.ri wrote:

> I don't believe this needs libc++'s signoff, it only mechanically replicates
> the exact same change to the same external dependency into all the duplicate copies of said dependency.
> @myhsu i still maintain that you can just commit this now.

As @ldionne mentioned libcxx was added automatically and I couldn't remove it. Otherwise I've already committed this patch a while ago: https://github.com/llvm/llvm-test-suite/commit/25883edc2f615a84c4fa741e997904293474bbc0


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88868/new/

https://reviews.llvm.org/D88868



More information about the libcxx-commits mailing list