Adjust test to account for llvm change where an empty CPU string will no...
Adjust test to account for llvm change where an empty CPU string will no longer generate a long nop on x86. Long nops aren't supported by all x86 CPUs. So if no CPU is specified we have to use a single byte nop. llvm-svn: 321040
Loading
Please sign in to comment