TI Arm Clang Compiler Tools User's Guide
v3.2
  • Getting Started Guide
  • Migration Guide
  • Compiler Tools User Manual
    • 1. Using the C/C++ Compiler
      • 1.1. About the Compiler
      • 1.2. Invoking the Compiler
      • 1.3. Compiler Options
        • 1.3.1. Commonly Used Options
        • 1.3.2. Processor Options
        • 1.3.3. C/C++ Language Options
        • 1.3.4. Runtime Model Options
        • 1.3.5. Symbol Management Options
        • 1.3.6. Preprocessor Options
        • 1.3.7. Optimization Options
        • 1.3.8. Using -x Option to Control Input File Interpretation
        • 1.3.9. Passing Options to Other Tools from tiarmclang
        • 1.3.10. Diagnostic Options
        • 1.3.11. Debug Options
        • 1.3.12. Instrumentation Options
    • 2. C/C++ Language Implementation
    • 3. Run-Time Environment
    • 4. Using Run-Time-Support Functions and Building Libraries
    • 5. Processing Assembly Source Code
    • 6. Cortex-M Security Extensions (CMSE)
    • 7. Introduction to Object Modules
    • 8. Program Loading and Running
    • 9. Archiver Description
    • 10. Linker Description
    • 11. Link Time Optimization - LTO
    • 12. Code Coverage
    • 13. Name and C++ Name Demangler Utilities
    • 14. Object File Utilities
    • 15. Hex Conversion Utility Description
    • 16. Smart Function and Data Placement
  • GNU-Syntax Arm Assembly Language Reference Guide
  • Note on Linux Installations
  • Additional Material
  • Support
  • Important Notice
TI Arm Clang Compiler Tools User's Guide
  • »
  • tiarmclang Compiler User Manual »
  • 1. Using the C/C++ Compiler »
  • 1.3. Compiler Options

1.3. Compiler OptionsΒΆ

This section of the tiarmclang Compiler User Manual serves as a reference guide for the available command-line options that affect the behavior of the tiarmclang executable.

Contents:

  • 1.3.1. Commonly Used Options
  • 1.3.2. Processor Options
  • 1.3.3. C/C++ Language Options
  • 1.3.4. Runtime Model Options
  • 1.3.5. Symbol Management Options
  • 1.3.6. Preprocessor Options
  • 1.3.7. Optimization Options
  • 1.3.8. Using -x Option to Control Input File Interpretation
  • 1.3.9. Passing Options to Other Tools from tiarmclang
  • 1.3.10. Diagnostic Options
  • 1.3.11. Debug Options
  • 1.3.12. Instrumentation Options
Previous Next

© Copyright 2023, Texas Instruments Incorporated. Last updated on Jan 16, 2024.