diff options
author | erichkeane <ekeane@nvidia.com> | 2024-05-28 13:18:46 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-05-28 13:39:40 -0700 |
commit | 193e9007ef0bef6c881ab26746221f22ec674447 (patch) | |
tree | 835cd6d4114dfec165e355a957e51d1a19321e92 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 9e89d107a6ec2ade15eddb549fa473cf09bf230e (diff) | |
download | llvm-193e9007ef0bef6c881ab26746221f22ec674447.zip llvm-193e9007ef0bef6c881ab26746221f22ec674447.tar.gz llvm-193e9007ef0bef6c881ab26746221f22ec674447.tar.bz2 |
[OpenACC][NFC] Fix begin loc and split it from the directive location
I discovered while working on something else that we were using the
location of the directive name as the 'beginloc' which caused some
problems in a few places. This patch makes it so our beginloc is the
'#' as we originally designed, and then adds a DirectiveLoc concept to a
construct for use diagnosing the name.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions