HomeFreeBSD

stand: remove CLANG_NO_IAS from btx and gptboot

Description

stand: remove CLANG_NO_IAS from btx and gptboot

Many components under stand/ had CLANG_NO_IAS added when Clang's
Integrated Assembler (IAS) did not handle .codeNN directives. Clang
gained support quite some time ago, and we can now build stand/ with
IAS.

Note that in some cases there are small differences in the generated
output, so CLANG_NO_IAS should be removed only after testing (or after
finding no differences in the output).

PR: 205250, 233094
Sponsored by: The FreeBSD Foundation

(cherry picked from commit 02c4bf4391ec7296f5a002c139576ae8797853d1)

Details

Provenance
emasteAuthored on Nov 20 2018, 4:54 PM
dimCommitted on Sep 2 2021, 11:30 PM
Parents
rG2abf37d5cecb: Retire CLANG_NO_IAS34
Branches
Unknown
Tags
Unknown