[all-commits] [llvm/llvm-project] 065a93: [MC] Add getLSDASection interface

Amir Aupov via All-commits all-commits at lists.llvm.org
Sat Jun 5 00:36:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 065a9316aa6089b851cffd214d2cf723d8940164
      https://github.com/llvm/llvm-project/commit/065a9316aa6089b851cffd214d2cf723d8940164
  Author: Amir Ayupov <amir.aupov at gmail.com>
  Date:   2021-06-05 (Sat, 05 Jun 2021)

  Changed paths:
    M llvm/include/llvm/MC/MCObjectFileInfo.h

  Log Message:
  -----------
  [MC] Add getLSDASection interface

This diff adds getLSDASection method to MCObjectFileInfo.

Test plan: make check-all

Differential revision: https://reviews.llvm.org/D102298




More information about the All-commits mailing list