[cmake-developers] [CMake 0013473]: ASM compiler identification for Clang missing

Mantis Bug Tracker mantis at public.kitware.com
Wed Aug 15 09:19:02 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13473 
====================================================================== 
Reported By:                Tobias Pape
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13473
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-08-15 09:19 EDT
Last Modified:              2012-08-15 09:19 EDT
====================================================================== 
Summary:                    ASM compiler identification for Clang missing
Description: 
Clang can work as compiler for Assembler (CMake "ASM" language)
just like GCC.

However, the respective CMake-Module file 'Compiler/Clang-ASM.cmake' 
is missing, whilst trivial.

The content just should be:
--->8--[Clang-ASM.cmake]-----
include(Compiler/GNU-ASM)

---8<-----------------------

or as Attached
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-08-15 09:19 Tobias Pape    New Issue                                    
2012-08-15 09:19 Tobias Pape    File Added: Clang-ASM.cmake                    
======================================================================




More information about the cmake-developers mailing list