diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2023-07-11 21:00:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-11 21:00:29 -0700 |
| commit | f05e6e633172d634cc66933454b4e0743013fe1c (patch) | |
| tree | 4153c19c9e3fd101c31c145968c4f305a358c7af /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | dc78cedd663ce454b2b41006e27d229d1ff5df86 (diff) | |
| parent | 650243977beb19a9e168626e3421578c000d21d9 (diff) | |
| download | rust-f05e6e633172d634cc66933454b4e0743013fe1c.tar.gz rust-f05e6e633172d634cc66933454b4e0743013fe1c.zip | |
Rollup merge of #113595 - cchiw:object_consts, r=workingjubilee
Use constants from object crate
Replace hard-coded values with `GNU_PROPERTY_{X86|AARCH64}_FEATURE_1_AND` from the object crate.
When working on [issue](https://github.com/rust-lang/rust/issues/103001) it was suggested that we moved these constants to the object crate . [PR](https://github.com/gimli-rs/object/pull/537). Now that that the object crate has been updated [PR](https://github.com/rust-lang/rust/pull/111413) we can make this change.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
