Rename functions that handle bitcode files.
getELFKind was overloaded with bitcode files and regular object files, and I found that is a bit confusing. This patch renames them. llvm-svn: 277646
Loading
Please register or sign in to comment
getELFKind was overloaded with bitcode files and regular object files, and I found that is a bit confusing. This patch renames them. llvm-svn: 277646