diff options
| author | Marcello Maggioni <hayarms@gmail.com> | 2015-09-21 17:58:14 +0000 |
|---|---|---|
| committer | Marcello Maggioni <hayarms@gmail.com> | 2015-09-21 17:58:14 +0000 |
| commit | ab58c74d98da441a2f09ab3a135be001bd598c6b (patch) | |
| tree | a39b7ddf285d1c64c5867a20ee71fc819362d0c4 /openmp/runtime/src | |
| parent | 68448fe00c33356d36291a8a65b9ee0b4b6db8c4 (diff) | |
| download | bcm5719-llvm-ab58c74d98da441a2f09ab3a135be001bd598c6b.tar.gz bcm5719-llvm-ab58c74d98da441a2f09ab3a135be001bd598c6b.zip | |
[DivergenceAnalysis] Separated definition of class into header.
The definition of the DivergenceAnalysis pass was in a CPP
file and wasn't accessible to users of the analysis to get it
through "getAnalysis<>()".
This patch extracts the definition into a separate header that
can be used by users of the analysis to fetch the results.
Patch by Volkan Keles (vkeles@apple.com)
llvm-svn: 248186
Diffstat (limited to 'openmp/runtime/src')
0 files changed, 0 insertions, 0 deletions

