1*32e90bbeSVladislav Dzhidzhoev# UNSUPPORTED: system-windows, remote-linux 287aa9c9eSJonas Devlieghere 39c739252SPavel Labath# RUN: %clangxx_host %p/Inputs/call-function.cpp -g -o %t 487aa9c9eSJonas Devlieghere 587aa9c9eSJonas Devlieghere# RUN: lldb-test ir-memory-map %t %S/Inputs/ir-memory-map-basic 687aa9c9eSJonas Devlieghere# RUN: lldb-test ir-memory-map -host-only %t %S/Inputs/ir-memory-map-basic 787aa9c9eSJonas Devlieghere 887aa9c9eSJonas Devlieghere# RUN: lldb-test ir-memory-map %t %S/Inputs/ir-memory-map-overlap1 987aa9c9eSJonas Devlieghere# RUN: lldb-test ir-memory-map -host-only %t %S/Inputs/ir-memory-map-overlap1 1087aa9c9eSJonas Devlieghere 1187aa9c9eSJonas Devlieghere# RUN: lldb-test ir-memory-map %t %S/Inputs/ir-memory-map-mix-malloc-free 1287aa9c9eSJonas Devlieghere# RUN: lldb-test ir-memory-map -host-only %t %S/Inputs/ir-memory-map-mix-malloc-free 13