[all-commits] [llvm/llvm-project] a593d2: [MCAsmInfo] Delete unused doesSupportExceptionHand...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 11 11:13:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a593d223c50f45a25316f948ea4ed222fb244daa
https://github.com/llvm/llvm-project/commit/a593d223c50f45a25316f948ea4ed222fb244daa
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M llvm/include/llvm/MC/MCAsmInfo.h
Log Message:
-----------
[MCAsmInfo] Delete unused doesSupportExceptionHandling
ExceptionHandling:: is a bit misleading - we actually use the term for both
exceptions and non-exception .eh_frame usage.
More information about the All-commits
mailing list