llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc
Alexander Kornienko 70bc5f1398 Fixed/added namespace ending comments using clang-tidy. NFC
The patch is generated using this command:

tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py -fix \
  -checks=-*,llvm-namespace-comment -header-filter='llvm/.*|clang/.*' \
  llvm/lib/


Thanks to Eugene Kosov for the original patch!

llvm-svn: 240137
2015-06-19 15:57:42 +00:00
..
AMDGPUAsmBackend.cpp
AMDGPUELFObjectWriter.cpp
AMDGPUFixupKinds.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
AMDGPUMCAsmInfo.cpp
AMDGPUMCAsmInfo.h
AMDGPUMCCodeEmitter.cpp
AMDGPUMCCodeEmitter.h
AMDGPUMCTargetDesc.cpp
AMDGPUMCTargetDesc.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile
R600MCCodeEmitter.cpp
SIMCCodeEmitter.cpp