summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@apple.com>2014-02-12 22:17:10 +0000
committerJuergen Ributzka <juergen@apple.com>2014-02-12 22:17:10 +0000
commitaa30da30bbce42fe0e98a6fcb5ed7a328ab89094 (patch)
tree7fd98fd05227282e8173401160cb474b25801e6e /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent7f045112673c549248c832e975ced7f9f9bee7dc (diff)
downloadbcm5719-llvm-aa30da30bbce42fe0e98a6fcb5ed7a328ab89094.tar.gz
bcm5719-llvm-aa30da30bbce42fe0e98a6fcb5ed7a328ab89094.zip
[Stackmaps] Fix the ID type to be i64 also for stackmaps (as we claim in the documenation)
The ID type for the stackmap and patchpoint intrinsics are in both cases i64. This fixes an zero extend in the SelectionDAGBuilder that still used i32. This also updates the target independent instructions STACKMAP and PATCHPOINT to use the correct type. llvm-svn: 201262
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud