aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2017-03-17 09:02:53 +0000
committerTobias Grosser <tobias@grosser.es>2017-03-17 09:02:53 +0000
commitb58ed8d3cd05dc7cb96f9b9ca631102b041869e5 (patch)
tree2f8b401224ed3071e961dceb43c90bd186492cbb /lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
parent941cb7d9798fb1c80d50cb8f8c5c7250cd9ee8aa (diff)
downloadllvm-b58ed8d3cd05dc7cb96f9b9ca631102b041869e5.zip
llvm-b58ed8d3cd05dc7cb96f9b9ca631102b041869e5.tar.gz
llvm-b58ed8d3cd05dc7cb96f9b9ca631102b041869e5.tar.bz2
[ScopInfo] Do not try to eliminate parameter dimensions that do not exist
In subsequent changes we will make Polly a little bit more lazy in adding parameter dimensions to different sets. As a result, not all parameters will always be part of the parameter space. This change ensures that we do not use the '-1' returned when a parameter dimension cannot be found, but instead just do not try to eliminate the anyhow non-existing dimension. llvm-svn: 298054
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp')
0 files changed, 0 insertions, 0 deletions