OSDN Git Service

Move the initialization of the bounds checking pass. The pass itself
authorChandler Carruth <chandlerc@gmail.com>
Sun, 22 Jul 2012 05:19:32 +0000 (05:19 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 22 Jul 2012 05:19:32 +0000 (05:19 +0000)
commit9b4df49d39ad9cb634ecd2e6547b58ee07436120
treecfe244b191c29703f6069ae47165b7d346859638
parent956994c2edeccaeab708983257ea62d622d72dc2
Move the initialization of the bounds checking pass. The pass itself
moved earlier. This fixes some layering issues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160611 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/Instrumentation.cpp
lib/Transforms/Scalar/Scalar.cpp