Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • driver/cfa.cc

    r727c39d5 r8cbb6aa  
    1010// Created On       : Tue Aug 20 13:44:49 2002
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Fri Jun  9 14:36:41 2023
    13 // Update Count     : 479
     12// Last Modified On : Tue May 30 10:47:52 2023
     13// Update Count     : 478
    1414//
    1515
     
    334334        #ifdef __ARM_ARCH
    335335        args[nargs++] = "-mno-outline-atomics";                         // use ARM LL/SC instructions for atomics
    336         // args[nargs++] = "-march=armv8.2-a+lse";                              // use atomic instructions
    337336        #endif // __ARM_ARCH
    338337
Note: See TracChangeset for help on using the changeset viewer.