Changming Sun
Results
13
issues of
Changming Sun
CMake has multiple ASM dialects. For example, ASM, ASM_MASM and ASM_MARMASM. On Posix platforms you should use ASM, which uses an AT&T style assembly syntax that `gas` uses. On Windows...
Update abseil to the latest version, which fixed all BinSkim warnings so that we no longer need to patch it.
### Description ### Motivation and Context