1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include
Francis Visoiu Mistrih 6670e950e2 [CodeGen] Remove operands from FENTRY_CALL
FENTRY_CALL is actually not taking any input / output operands. The
machine verifier complains now because the target description says that:

* It needs 1 unknown output
* It needs 1 or more variable inputs

llvm-svn: 345316
2018-10-25 21:12:15 +00:00
..
llvm [CodeGen] Remove operands from FENTRY_CALL 2018-10-25 21:12:15 +00:00
llvm-c [TI removal] Update the C API for the move away from TerminatorInst. 2018-10-18 23:03:55 +00:00