about summary refs log tree commit diff
path: root/compiler/rustc_span/src
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2024-02-12 09:06:45 -0300
committerChris Denton <chris@chrisdenton.dev>2024-02-12 10:31:12 -0300
commit83a850f2a1259eb05ef444c81bcb5869d6dbf336 (patch)
tree50d7bfba54f16ca6cb03065036eebb835cf4ca5e /compiler/rustc_span/src
parentaebf4511e919e8df6db8a9217fd56316a9f8a38f (diff)
downloadrust-83a850f2a1259eb05ef444c81bcb5869d6dbf336.tar.gz
rust-83a850f2a1259eb05ef444c81bcb5869d6dbf336.zip
Add lahfsahf and prfchw target feature
Diffstat (limited to 'compiler/rustc_span/src')
-rw-r--r--compiler/rustc_span/src/symbol.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/rustc_span/src/symbol.rs b/compiler/rustc_span/src/symbol.rs
index aa912c93c08..9cc4613bfb4 100644
--- a/compiler/rustc_span/src/symbol.rs
+++ b/compiler/rustc_span/src/symbol.rs
@@ -932,6 +932,7 @@ symbols! {
         kreg0,
         label,
         label_break_value,
+        lahfsahf_target_feature,
         lang,
         lang_items,
         large_assignments,
@@ -1240,6 +1241,7 @@ symbols! {
         prelude,
         prelude_import,
         preserves_flags,
+        prfchw_target_feature,
         print_macro,
         println_macro,
         proc_dash_macro: "proc-macro",