hanchenye-llvm-project/llvm/tools/llvm-mc
Roman Divacky 5dd4ccb402 When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend
store this and use it to not emit long nops when the CPU is geode which
doesnt support them.

Fixes PR11212.

llvm-svn: 164132
2012-09-18 16:08:49 +00:00
..
CMakeLists.txt
Disassembler.cpp
Disassembler.h
LLVMBuild.txt
Makefile
llvm-mc.cpp When creating MCAsmBackend pass the CPU string as well. In X86AsmBackend 2012-09-18 16:08:49 +00:00