diff options
author | Fangrui Song <maskray@google.com> | 2020-05-27 09:49:08 -0700 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2020-05-27 09:55:55 -0700 |
commit | 5b4cd2d4c42360469ccc9f59aa04a1a24b290df9 (patch) | |
tree | 97da5d011b679525db6192312f5c564c09688f94 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 4d6f44f5f0925f2d05431065d9f197644d07b1b5 (diff) | |
download | llvm-5b4cd2d4c42360469ccc9f59aa04a1a24b290df9.zip llvm-5b4cd2d4c42360469ccc9f59aa04a1a24b290df9.tar.gz llvm-5b4cd2d4c42360469ccc9f59aa04a1a24b290df9.tar.bz2 |
[X86] Assemble movzb 1280(%rbx, %r12), %r12 after D80608
ffmpeg/libavcodec/x86/h264_cabac.c inline assembly may produce
movzb 1280(%rbx, %r12), %r12
After D80608, llvm-mc errors:
error: unknown use of instruction mnemonic without a size suffix
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions