diff options
author | Mike Rice <michael.p.rice@intel.com> | 2018-08-29 15:45:11 +0000 |
---|---|---|
committer | Mike Rice <michael.p.rice@intel.com> | 2018-08-29 15:45:11 +0000 |
commit | e1ca7b614fc81d7d49172978c8de67832a652aa4 (patch) | |
tree | 947a69cd878f1249ec9c162879da20a97b46698b /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | 3abd9f6bdce8f9f9eabe1a7097902bb22b5ceaaf (diff) | |
download | llvm-e1ca7b614fc81d7d49172978c8de67832a652aa4.zip llvm-e1ca7b614fc81d7d49172978c8de67832a652aa4.tar.gz llvm-e1ca7b614fc81d7d49172978c8de67832a652aa4.tar.bz2 |
[OPENMP] Create non-const ident_t objects.
Currently ident_t objects are created const when debug info is not
enabled, but the libittnotify libray in the OpenMP runtime writes to
the reserved_2 field (See __kmp_itt_region_forking in
openmp/runtime/src/kmp_itt.inl). Now create ident_t objects non-const.
Differential Revision: https://reviews.llvm.org/D51331
llvm-svn: 340934
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions