aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-04-10 21:23:51 +0000
committerRui Ueyama <ruiu@google.com>2015-04-10 21:23:51 +0000
commitaa7b304ea7788ecd95856570c88d4ecfafeae475 (patch)
treec99cf787af61e25ed73316e612885f13755cd203 /llvm/lib/Bitcode/Reader/BitReader.cpp
parentbd5ae6b4de63bffdfb34cc22313c50d1a0a8260e (diff)
downloadllvm-aa7b304ea7788ecd95856570c88d4ecfafeae475.zip
llvm-aa7b304ea7788ecd95856570c88d4ecfafeae475.tar.gz
llvm-aa7b304ea7788ecd95856570c88d4ecfafeae475.tar.bz2
Remove the Native file format.
The Native file format was designed to be the fastest on-memory or on-disk file format for object files. The problem is that no one is working on that. No LLVM tools can produce object files in the Native, thus the feature of supporting the format is useless in the linker. This patch removes the Native file support. We can add it back if we really want it in future. llvm-svn: 234641
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions