[PATCH] D9573: [llvm-mc] fix 64-bit mode call disassembly to ignore opcode size prefix

Douglas Katzman via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 23 23:47:52 PDT 2015


dougk added a comment.

To prevent clang-format from adjusting whitespace in the entire file, you want to use clang-format-diff.py -

git diff | tools/clang/tools/clang-format/clang-format-diff.py -p1 -style=llvm


http://reviews.llvm.org/D9573





More information about the llvm-commits mailing list