Inline assembler implementation for DMD. https://dlang.org/spec/iasm.html
Called from back end.
Clean up iasm things before exiting the compiler. Currently not called.
Perform semantic analysis on InlineAsmStatement.
See Source File _iasmdmd.d Documentation: https://dlang.org/phobos/dmd_iasmdmd.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/iasmdmd.d
Mike Cote, John Micco and Walter Bright
Copyright (c) 1992-1999 by Symantec Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Inline assembler implementation for DMD. https://dlang.org/spec/iasm.html