llvm-6502/unittests/Bitcode
Duncan P. N. Exon Smith 2e9b60aea8 Rewrite BitReaderTest, NFC
Rewrite the single unit test in `BitReaderTest` so that it's easier to
add more tests.

  - Parse from an assembly string rather than using API.
  - Use more helper functions.
  - Use a separate context for the module on the other side.

Aside from relying on the assembly parser, there's no functionality
change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214556 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-01 21:01:04 +00:00
..
BitReaderTest.cpp Rewrite BitReaderTest, NFC 2014-08-01 21:01:04 +00:00
CMakeLists.txt Rewrite BitReaderTest, NFC 2014-08-01 21:01:04 +00:00
Makefile llvm/unittests: Simplify LINK_COMPONENTS. 2012-06-21 22:17:51 +00:00