[PATCH] D41349: Thread MCSubtargetInfo through Target::createMCAsmBackend

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 13:05:07 PST 2017


craig.topper added a comment.

I agree the current behavior of empty CPU string for nopl is a bug.

We should also remove the string compares for max nop length for silvermont after this too.


https://reviews.llvm.org/D41349





More information about the llvm-commits mailing list