[PATCH] D68687: [llvm-exegesis][NFC] Remove extra `llvm::` qualifications.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 01:06:36 PDT 2019


courbet created this revision.
Herald added subscribers: jsji, MaskRay, tschuett, nemanjai.
Herald added a project: LLVM.

First patch: in unit tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D68687

Files:
  llvm/unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp
  llvm/unittests/tools/llvm-exegesis/ARM/AssemblerTest.cpp
  llvm/unittests/tools/llvm-exegesis/Common/AssemblerUtils.h
  llvm/unittests/tools/llvm-exegesis/PerfHelperTest.cpp
  llvm/unittests/tools/llvm-exegesis/PowerPC/AnalysisTest.cpp
  llvm/unittests/tools/llvm-exegesis/PowerPC/TargetTest.cpp
  llvm/unittests/tools/llvm-exegesis/RegisterValueTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/RegisterAliasingTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/SchedClassResolutionTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68687.223996.patch
Type: text/x-patch
Size: 47732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/20d8db31/attachment.bin>


More information about the llvm-commits mailing list