[all-commits] [llvm/llvm-project] 64fe84: Fix typo, targetFeature should be lowercase.

Zakk Chen via All-commits all-commits at lists.llvm.org
Thu Mar 26 19:40:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64fe84185602b59c2e07c142b9772c6e855153cb
      https://github.com/llvm/llvm-project/commit/64fe84185602b59c2e07c142b9772c6e855153cb
  Author: Zakk Chen <zakk0610 at gmail.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)

  Changed paths:
    M clang/tools/driver/cc1_main.cpp
    M llvm/lib/MC/MCSubtargetInfo.cpp

  Log Message:
  -----------
  Fix typo, targetFeature should be lowercase.

this fixing also enable llc -mattr=+cpuhelp

Reviewers: ziangwan, kongyi

Reviewed By: kongyi

Tags: #llvm

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




More information about the All-commits mailing list