OSDN Git Service

Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the other...
authorNick Lewycky <nicholas@mxc.ca>
Wed, 29 Jul 2015 22:32:47 +0000 (22:32 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 29 Jul 2015 22:32:47 +0000 (22:32 +0000)
commit6fc1adf9c7a89537cbceae619981f072f0055f23
treec63d7beaaf15c28c6f15dd74e8b77d54e1c75913
parent3134cebe284b6fefd4eb9412d8efd38154d9cce7
Fix typo "fuction" noticed in comments in AssumptionCache.h, and also all the other files that have the same typo. All comments, no functionality change! (Merely a "fuctionality" change.)

Bonus change to remove emacs major mode marker from SystemZMachineFunctionInfo.cpp because emacs already knows it's C++ from the extension. Also fix typo "appeary" in AMDGPUMCAsmInfo.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243585 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
include/llvm-c/Core.h
include/llvm/Analysis/AssumptionCache.h
lib/Target/AArch64/AArch64MachineFunctionInfo.h
lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h
lib/Target/ARM/ARMMachineFunctionInfo.cpp
lib/Target/ARM/ARMMachineFunctionInfo.h
lib/Target/MSP430/MSP430MachineFunctionInfo.cpp
lib/Target/MSP430/MSP430MachineFunctionInfo.h
lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp
lib/Target/SystemZ/SystemZMachineFunctionInfo.h
lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h
lib/Target/X86/X86MachineFunctionInfo.cpp
lib/Target/X86/X86MachineFunctionInfo.h
lib/Target/XCore/XCoreMachineFunctionInfo.cpp
lib/Target/XCore/XCoreMachineFunctionInfo.h
lib/Transforms/Scalar/GVN.cpp
test/CodeGen/X86/x32-function_pointer-3.ll