[all-commits] [llvm/llvm-project] 880ec4: [MC] Use a byte_swap in emitIntValue instead of do...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Apr 6 06:51:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 880ec421dd206605e174abbfcb91a9573a2c1428
      https://github.com/llvm/llvm-project/commit/880ec421dd206605e174abbfcb91a9573a2c1428
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M llvm/lib/MC/MCStreamer.cpp

  Log Message:
  -----------
  [MC] Use a byte_swap in emitIntValue instead of doing it in a loop.  NFCI.




More information about the All-commits mailing list