diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-10-12 13:51:32 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-10-12 13:51:32 +0000 |
commit | 311a9283592d92a052ccd28e65358dbf728c303a (patch) | |
tree | f2496e6928d28527bae9976ec29ff0d63fec90f0 /llvm/unittests/CodeGen/MachineInstrTest.cpp | |
parent | 8a5dded8a506f28d2e1e962c3b6ac897a63eafc0 (diff) | |
download | bcm5719-llvm-311a9283592d92a052ccd28e65358dbf728c303a.tar.gz bcm5719-llvm-311a9283592d92a052ccd28e65358dbf728c303a.zip |
[OPENMP] Fix PR34925: Fix getting thread_id lvalue for inlined regions
in C.
If we try to get the lvalue for thread_id variables in inlined regions,
we did not use the correct version of function. Fixed this bug by adding
overrided version of the function getThreadIDVariableLValue for inlined
regions.
llvm-svn: 315578
Diffstat (limited to 'llvm/unittests/CodeGen/MachineInstrTest.cpp')
0 files changed, 0 insertions, 0 deletions