| commit | c3890d29691d9dd301f99ff7baa9dd914a79c2d9 | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Wed Jul 29 22:32:47 2015 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Wed Jul 29 22:32:47 2015 +0000 |
| tree | 4ce42ae82a7f3223beb83e0a8dc3a9bf1d17acd2 | |
| parent | 4dedb1cdf8bad844550c295f81c693e494fa74f2 [diff] |
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. llvm-svn: 243585