[all-commits] [llvm/llvm-project] e5caa1: [PDB] Simplify API for making section map, NFC

Reid Kleckner via All-commits all-commits at lists.llvm.org
Thu Jan 23 12:20:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e5caa156b446150adc2343760f68ba3e1555c277
      https://github.com/llvm/llvm-project/commit/e5caa156b446150adc2343760f68ba3e1555c277
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M lld/COFF/PDB.cpp
    M llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
    M llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp

  Log Message:
  -----------
  [PDB] Simplify API for making section map, NFC

Prevents API misuse described in PR44495




More information about the All-commits mailing list