Commit adec6b12 authored by Craig Topper's avatar Craig Topper
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment