diff options
author | Mats Petersson <mats.petersson@arm.com> | 2022-08-25 13:03:21 +0100 |
---|---|---|
committer | Mats Petersson <mats.petersson@arm.com> | 2022-09-05 13:06:44 +0100 |
commit | aa94eb38777a7e133884e46c430d81e9b514d135 (patch) | |
tree | bb5fdd1891a1ea3a5a2932f37e752ee75d8e53f0 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 89418ddcb50034bbd8f631cbd71514721576426d (diff) | |
download | llvm-aa94eb38777a7e133884e46c430d81e9b514d135.zip llvm-aa94eb38777a7e133884e46c430d81e9b514d135.tar.gz llvm-aa94eb38777a7e133884e46c430d81e9b514d135.tar.bz2 |
[FLANG][NFC]Use RTNAME instead of hard-coding for simplify intrinsics
Use the RTNMAE macro (via stringify macros) to generate the name
strings for runtime functions, instead of using strings.
The sequence of macros generate exactly the same string as the
ones used previously, but this will support future changes in
runtime function names.
No functional change.
Reviewed By: vzakhari
Differential Revision: https://reviews.llvm.org/D132652
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions