Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content
  • Michael Beck's avatar
    New inlining schema implemented: · ac7a8d6d
    Michael Beck authored
    small functions that should be inlined in libFirm are implemented in _t.h files
    with a __ prefix.
    Preprocessor magic is used to automatically inline these functions whenever a _t.h
    file is included instead of a .h file.
    Note that this magic did not work outside libFirm without accessing _t.h files.
    
    [r3085]
    ac7a8d6d