OSDN Git Service

InstructionSelectorImpl.h: Modularize/remove ODR violations by using a static member...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 26 Oct 2017 23:39:54 +0000 (23:39 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 26 Oct 2017 23:39:54 +0000 (23:39 +0000)
commit7be6b37802fc2a7292f54519442c40b09b0ea81d
tree6d3a2420df894f4ca206bf162a5e1393ee3ae4af
parent921ae2bfbfd60be06e97f902666b1f342703e414
InstructionSelectorImpl.h: Modularize/remove ODR violations by using a static member function to expose the debug name

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316715 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
include/llvm/module.modulemap
lib/Target/AArch64/AArch64InstructionSelector.cpp
lib/Target/ARM/ARMInstructionSelector.cpp
lib/Target/X86/X86InstructionSelector.cpp