[all-commits] [llvm/llvm-project] 9d3dbc: [Driver] Move -print-runtime-dir and -print-resour...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed May 5 15:24:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d3dbcd24c7d61e83fe5b3c4e7b7e4ecf9d70cd7
      https://github.com/llvm/llvm-project/commit/9d3dbcd24c7d61e83fe5b3c4e7b7e4ecf9d70cd7
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-05-05 (Wed, 05 May 2021)

  Changed paths:
    M clang/test/Driver/immediate-options.c
    A clang/test/Driver/print-resource-dir.c
    A clang/test/Driver/print-runtime-dir.c

  Log Message:
  -----------
  [Driver] Move -print-runtime-dir and -print-resource-dir tests

Put these into a separate files to match other -print-* options tests.

Differential Revision: https://reviews.llvm.org/D101813




More information about the All-commits mailing list