export an ID for the instructionNamer, allowing analysis/transformation passes
authorTorok Edwin <edwintorok@gmail.com>
Mon, 27 Oct 2008 10:16:27 +0000 (10:16 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Mon, 27 Oct 2008 10:16:27 +0000 (10:16 +0000)
commit3d54502304bcc421b37881b225bf95c9a6024264
tree26b8c9b52030ad2892b2e8c137cac1c6e16e0852
parent741748afcee9ccbffb1822a2464aa242e2d652e4
export an ID for the instructionNamer, allowing analysis/transformation passes
that need it to require it by ID.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58238 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Scalar.h
lib/Transforms/Utils/InstructionNamer.cpp