Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add compiler options needed by openXL #7447

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 3, 2024

  1. Add __open_xl__ macros to __IBMC__/__IBMCPP__ conditions

    Signed-off-by: midronij <[email protected]>
    midronij authored and ishitaR88 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e0ef2e7 View commit details
    Browse the repository at this point in the history
  2. Initialize variable in PPCTableOfConstants

    Signed-off-by: Ishita Ray <[email protected]>
    ishitaR88 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6ad580f View commit details
    Browse the repository at this point in the history
  3. Create macro CMAKE_C_COMPILER_IS_OPENXL for openxl

    This macro will specify if openXL17 clang is used.
    
    Signed-off-by: Ishita Ray <[email protected]>
    ishitaR88 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    365f031 View commit details
    Browse the repository at this point in the history
  4. Add __open_xl__ macro ifdefs

    Signed-off-by: midronij <[email protected]>
    midronij authored and ishitaR88 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1da86de View commit details
    Browse the repository at this point in the history
  5. Add macro to openxl specific changes

    Signed-off-by: Ishita Ray <[email protected]>
    ishitaR88 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    57c8628 View commit details
    Browse the repository at this point in the history