drop linker-flavor, port more examples

This commit is contained in:
Jorge Aparicio
2018-04-26 05:25:27 +02:00
parent 0e2ec97ce6
commit 8e79d05cc4
12 changed files with 246 additions and 154 deletions

View File

@@ -5,11 +5,12 @@ set -ex
main() {
local examples=(
minimal
hello
itm
panic
crash
override-exception-handler
exception
device
allocator
)