[all-commits] [llvm/llvm-project] 1fb527: [llvm-strip] Add support for '--' for delimiting o...

Sergey Dmitriev via All-commits all-commits at lists.llvm.org
Thu May 20 03:36:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fb5278882e4abf7172b9f6d66404c8febe38ea6
      https://github.com/llvm/llvm-project/commit/1fb5278882e4abf7172b9f6d66404c8febe38ea6
  Author: Sergey Dmitriev <serguei.n.dmitriev at intel.com>
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
    M llvm/test/tools/llvm-objcopy/dash-dash.test
    M llvm/test/tools/llvm-objcopy/tool-help-message.test
    M llvm/tools/llvm-objcopy/ConfigManager.cpp

  Log Message:
  -----------
  [llvm-strip] Add support for '--' for delimiting options from input files

This will allow to use llvm-strip with file names that begin with dashes.

Reviewed By: jhenderson

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




More information about the All-commits mailing list