diff options
author | Koakuma <koachan@protonmail.com> | 2024-08-02 10:30:36 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 10:30:36 +0700 |
commit | aca971d336d9c7650120fc0fd6dfe58866408216 (patch) | |
tree | 9e6ee9e1cc9e3506799186e7bd77968121651dde /clang/lib/Basic/Builtins.cpp | |
parent | 8b26c02caaa002edc2d70af9e6a8024c4b1343cf (diff) | |
download | llvm-aca971d336d9c7650120fc0fd6dfe58866408216.zip llvm-aca971d336d9c7650120fc0fd6dfe58866408216.tar.gz llvm-aca971d336d9c7650120fc0fd6dfe58866408216.tar.bz2 |
[SPARC][IAS] Add v8plus feature bit (#101367)
Implement handling for `v8plus` feature bit to allow the user to switch
between V8 and V8+ mode with 32-bit code.
Currently this only sets the appropriate ELF machine type and flags;
codegen changes will be done in future patches.
This is done as a prerequisite for `-mv8plus` flag on clang (#98713).
Diffstat (limited to 'clang/lib/Basic/Builtins.cpp')
0 files changed, 0 insertions, 0 deletions