Mercurial > hg > CbC > CbC_llvm
diff lldb/test/Shell/Expr/Inputs/ir-memory-map-overlap1 @ 150:1d019706d866
LLVM10
author | anatofuz |
---|---|
date | Thu, 13 Feb 2020 15:10:13 +0900 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lldb/test/Shell/Expr/Inputs/ir-memory-map-overlap1 Thu Feb 13 15:10:13 2020 +0900 @@ -0,0 +1,10 @@ +L1 = malloc 8 16 +L2 = malloc 16 8 +L3 = malloc 64 32 +L4 = malloc 1 8 +L5 = malloc 64 32 +L6 = malloc 64 8 +L7 = malloc 1024 32 +L8 = malloc 1 16 +L9 = malloc 8 16 +L10 = malloc 1024 16