1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Duncan P. N. Exon Smith 2f470a350f 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.

llvm-svn: 214556
2014-08-01 21:01:04 +00:00
..
2014-08-01 21:01:04 +00:00
2014-07-14 05:01:53 +00:00
2014-06-08 22:29:17 +00:00
2014-07-14 05:01:53 +00:00
2014-07-03 02:01:39 +00:00