1 2 3 4 5 6
-- RUN: %llvmgcc -c %s with System.Machine_Code; procedure Asm is begin System.Machine_Code.Asm (""); end;