s/compiler_used/compiler.used/.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 19 Jul 2013 18:44:51 +0000 (18:44 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 19 Jul 2013 18:44:51 +0000 (18:44 +0000)
commit70968319719fbfb00a58ebcf82b1e18ec04be5be
treeeb52ffa31903d8421976ebce62c2cdafef8d2385
parent75b1783b2bf18572e9c286eaaa7f95ee82e7c514
s/compiler_used/compiler.used/.

We were incorrectly using compiler_used instead of compiler.used. Unfortunately
the passes using the broken name had tests also using the broken name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186705 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Verifier.cpp
lib/Transforms/IPO/GlobalOpt.cpp
test/CodeGen/X86/compiler_used.ll
test/Transforms/GlobalOpt/alias-used.ll
test/Verifier/llvm.compiler_used-invalid-type.ll