as title, this fixing also enable llc -mattr=+cpuhelp
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76757
Fix typo, targetFeature should be lowercase. ClosedPublic Authored by khchen on Mar 24 2020, 11:45 PM.
Details
Summary as title, this fixing also enable llc -mattr=+cpuhelp
Diff Detail
Event Timelinekhchen changed the repository for this revision from rZORG LLVM Github Zorg to rG LLVM Github Monorepo.Mar 26 2020, 8:17 AM This revision is now accepted and ready to land.Mar 26 2020, 8:43 AM Closed by commit rG64fe84185602: Fix typo, targetFeature should be lowercase. (authored by khchen). · Explain WhyMar 26 2020, 8:07 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 253033 clang/tools/driver/cc1_main.cpp
llvm/lib/MC/MCSubtargetInfo.cpp
|