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. git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@321040 91177308-0d34-0410-b5e6-96231b3b80d8
parent
1174125f
Please register or sign in to comment