diff options
author | Jon Roelofs <jonathan_roelofs@apple.com> | 2024-06-03 15:30:09 -0700 |
---|---|---|
committer | Jon Roelofs <jonathan_roelofs@apple.com> | 2024-06-03 15:34:06 -0700 |
commit | 4ee950e75d40e335adb2d470b532d7375733f665 (patch) | |
tree | a61532ff6490380969cd6b4c1c7dd30cca799119 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0b4af3a5f4de61552000e4a864f63f2002cc525b (diff) | |
download | llvm-4ee950e75d40e335adb2d470b532d7375733f665.zip llvm-4ee950e75d40e335adb2d470b532d7375733f665.tar.gz llvm-4ee950e75d40e335adb2d470b532d7375733f665.tar.bz2 |
update_test_checks: support more arm64_32-apple-watchos triples
Having the version in `get_run_handlers` meant that a RUN line without the
version in it would not match, and therefore UTC would generate a useless
catch-all check of the form:
```
;; NOTE: These prefixes are unused and the list is autogenerated. Do not add tests below this line:
; CHECK: {{.*}}
```
This patch also adds `arm64_32` as a base-level run handler, and assumes it
will always apply to a darwin target (which is currently the case for all
arm64_32-* triples I see in tree currently).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions