[all-commits] [llvm/llvm-project] 59d04c: [MC] Remove MCContext::reportFatalError
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jan 15 00:42:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59d04ce639baa87255b49e4a4f96348bc24ed2c5
https://github.com/llvm/llvm-project/commit/59d04ce639baa87255b49e4a4f96348bc24ed2c5
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-15 (Sat, 15 Jan 2022)
Changed paths:
M llvm/include/llvm/MC/MCContext.h
M llvm/lib/MC/MCContext.cpp
Log Message:
-----------
[MC] Remove MCContext::reportFatalError
As the 10-year-old FIXME comment says, this API is not recommended.
More information about the All-commits
mailing list