summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-06-04 17:11:15 +0000
committerVedant Kumar <vsk@apple.com>2018-06-04 17:11:15 +0000
commitc418b5cc25531f0551d4924f44bbbaa29c82ea14 (patch)
tree18809735d719f1bdf478f7724091da6bf2fcee1f /llvm/lib/Target/AMDGPU
parent675a51750a2d6783a7ef3434b64707ab1b5a90f0 (diff)
downloadbcm5719-llvm-c418b5cc25531f0551d4924f44bbbaa29c82ea14.tar.gz
bcm5719-llvm-c418b5cc25531f0551d4924f44bbbaa29c82ea14.zip
[IRMemoryMap] Use labels in the "malloc" and "free" lldb-test commands
Change the syntax of the malloc and free commands in lldb-test's ir-memory-map subcommand to: <malloc> ::= <label> = malloc <size> <alignment> <free> ::= free <label> This should make it easier to read and extend tests in the future, e.g to test IRMemoryMap::WriteMemory or double-free behavior. Differential Revision: https://reviews.llvm.org/D47646 llvm-svn: 333930
Diffstat (limited to 'llvm/lib/Target/AMDGPU')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud