llvm-project/llvm/lib/Target/X86/Disassembler
Richard Trieu 0116385452 [X86] Create a TargetInfo header. NFC
Move the declarations of getThe<Name>Target() functions into a new header in
TargetInfo and make users of these functions include this new header.
This fixes a layering problem.

llvm-svn: 360736
2019-05-15 01:17:58 +00:00
..
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
X86Disassembler.cpp [X86] Create a TargetInfo header. NFC 2019-05-15 01:17:58 +00:00
X86DisassemblerDecoder.cpp [X86] Remove if that's always true 2019-04-30 19:02:15 +00:00
X86DisassemblerDecoder.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00