blob: a8f835b1676e4c904f7174e4f25b744e36d98fb7 [file] [log] [blame]
# UNSUPPORTED: system-windows
# RUN: %clangxx %p/Inputs/call-function.cpp -g -o %t
# RUN: lldb-test ir-memory-map %t %S/Inputs/ir-memory-map-basic
# RUN: lldb-test ir-memory-map -host-only %t %S/Inputs/ir-memory-map-basic
# RUN: lldb-test ir-memory-map %t %S/Inputs/ir-memory-map-overlap1
# RUN: lldb-test ir-memory-map -host-only %t %S/Inputs/ir-memory-map-overlap1
# RUN: lldb-test ir-memory-map %t %S/Inputs/ir-memory-map-mix-malloc-free
# RUN: lldb-test ir-memory-map -host-only %t %S/Inputs/ir-memory-map-mix-malloc-free