diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2025-01-05 15:01:37 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2025-02-04 18:04:58 +0000 |
commit | 2ff42bdac3b9a131ce1c652d08edded4eac9d3f7 (patch) | |
tree | a775f883ff341fe21a8ea17b24d67b220e89d46b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 212ecb9d5caaa7cc721edd981f36384ddfccfa5d (diff) | |
download | llvm-2ff42bdac3b9a131ce1c652d08edded4eac9d3f7.zip llvm-2ff42bdac3b9a131ce1c652d08edded4eac9d3f7.tar.gz llvm-2ff42bdac3b9a131ce1c652d08edded4eac9d3f7.tar.bz2 |
[StrTable] Add prefixes for x86 builtins.
This requires adding support to the general builtins emission for
producing prefixed builtin infos separately from un-prefixed which is
a bit crufty. But we don't currently have any good way of having a more
refined model than a single hard-coded prefix string per TableGen
emission. Something more powerful and/or elegant is possible, but this
is a fairly minimal first step that at least allows factoring out the
builtin prefix for something like X86.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions