[AArch64] Move CALL_RVMARKER definition after CALL.
authorFlorian Hahn <flo@fhahn.com>
Wed, 3 Mar 2021 18:58:05 +0000 (18:58 +0000)
committerFlorian Hahn <flo@fhahn.com>
Wed, 3 Mar 2021 19:42:16 +0000 (19:42 +0000)
commit8c3a70a78f7e15d1c8f474a9e5316f1d3b5a71d0
tree6a6c28bebe0da912be83d8031132293301842a42
parenta84f4fc0dfcd0c0d249c3071f9bc5de0c56b6cca
[AArch64] Move CALL_RVMARKER definition after CALL.

This is a NFC with respect to the generated code. But it fixes a crash
when using -debug, because of the position in the enum CALL_RVMARKER
nodes were treated as memops. That caused a crash when printing
CALL_RVMARKER nodes.
llvm/lib/Target/AArch64/AArch64ISelLowering.h