1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include
Chandler Carruth a93fe0b6b6 [TI removal] Remove TerminatorInst as an input parameter from all public
LLVM APIs. There weren't very many.

We still have the instruction visitor, and APIs with TerminatorInst as
a return type or an output parameter.

llvm-svn: 344494
2018-10-15 09:17:09 +00:00
..
llvm [TI removal] Remove TerminatorInst as an input parameter from all public 2018-10-15 09:17:09 +00:00
llvm-c llvm-c: Add C APIs to access DebugLoc info 2018-10-10 23:53:12 +00:00