remove autoupgrade code for old function attributes format.
authorNuno Lopes <nunoplopes@sapo.pt>
Tue, 8 May 2012 17:07:35 +0000 (17:07 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Tue, 8 May 2012 17:07:35 +0000 (17:07 +0000)
commit006c7b969a04403f1b5fb39971f14af6f2405b5a
treecb3856d47097b7e9ea8bb46a78494f093319b54b
parentcbfc61bec18c1af449916a01fbfa98f58e4b28a5
remove autoupgrade code for old function attributes format.
I still left another fixme regarding alignment, because I'm unsure how to remove that code without breaking things

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156387 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Reader/BitcodeReader.cpp