commit | 8325fb20d4db9b00a65bada81a537d1ff4e789bc | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Mon Jun 04 21:23:21 2018 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Mon Jun 04 21:23:21 2018 +0000 |
tree | 6223fab0fb7f97f5b9bdff5c0b32ccd8b9a236b0 | |
parent | 71e6616a7c6952131b4389b0d791631ab21a1f3d [diff] |
Move Analysis/Utils/Local.h back to Transforms Review feedback from r328165. Split out just the one function from the file that's used by Analysis. (As chandlerc pointed out, the original change only moved the header and not the implementation anyway - which was fine for the one function that was used (since it's a template/inlined in the header) but not in general) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333954 91177308-0d34-0410-b5e6-96231b3b80d8