llvm-capstone/llvm/include
Alex Richardson fb9942f876 [AsmParser] Add source location to all errors related to .cfi directives
I was trying to add .cfi_ annotations to assembly code in the FreeBSD
kernel and changed a macro that then resulted in incorrectly nested
directives. However, clang's diagnostics said the error was happening at
<unknown>:0. This addresses one of the TODOs added in D51695.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D89787
2020-11-11 17:00:07 +00:00
..
llvm [AsmParser] Add source location to all errors related to .cfi directives 2020-11-11 17:00:07 +00:00
llvm-c C API: support scalable vectors 2020-10-28 18:19:34 -04:00