[all-commits] [llvm/llvm-project] 75e0b5: [DWARFYAML] Use writeDWARFOffset() to write the pr...

Xing GUO via All-commits all-commits at lists.llvm.org
Tue Aug 25 21:36:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 75e0b5866869ea1feb140d6f718d74c786547113
      https://github.com/llvm/llvm-project/commit/75e0b5866869ea1feb140d6f718d74c786547113
  Author: Xing GUO <higuoxing at gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M llvm/lib/ObjectYAML/DWARFEmitter.cpp

  Log Message:
  -----------
  [DWARFYAML] Use writeDWARFOffset() to write the prologue_length field. NFC.

Use writeDWARFOffset() to simplify the logic. NFC.




More information about the All-commits mailing list