Skip to content
  • Brad King's avatar
    New CheckTypeSize for OS X Universal Binaries · c9b726c3
    Brad King authored
    We re-implement this module to support architecture-dependent type
    sizes.  In the mixed-size case we generate C preprocessor code to select
    the detected type size for each architecture.
    c9b726c3