[all-commits] [llvm/llvm-project] c94a41: Consistently capitalize a variable [NFC]
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Mar 4 20:00:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c94a4133bb690a0d713cf93e941f2740b0fb3d9c
https://github.com/llvm/llvm-project/commit/c94a4133bb690a0d713cf93e941f2740b0fb3d9c
Author: Philip Reames <listmail at philipreames.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
Log Message:
-----------
Consistently capitalize a variable [NFC]
One instance in a copy paste was pointed out in a review, fix all instances at once.
More information about the All-commits
mailing list