diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-12-24 11:26:57 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-12-24 11:26:57 +0000 |
commit | 44cf07228bf6e957cf43dab703f9c0aada25a30c (patch) | |
tree | bc2f0a3bbd03f3fd2576a7f6909bd93ac45d759f /llvm/lib/Object/ObjectFile.cpp | |
parent | 767bbe48c1967afb85cfd5cb204f035cea3db7c1 (diff) | |
download | llvm-44cf07228bf6e957cf43dab703f9c0aada25a30c.zip llvm-44cf07228bf6e957cf43dab703f9c0aada25a30c.tar.gz llvm-44cf07228bf6e957cf43dab703f9c0aada25a30c.tar.bz2 |
Tidy up this rather crufty test. Put the declarations at the top to make
my C-brain happy. Remove the unnecessary bits of pedantic IR fluff like
nounwind. Remove stray uses comments. Name things semantically rather
than tN so that adding a new test in the middle doesn't cause pain, and
so that new tests can be grouped semantically.
This exposes how little systematic testing is going on here. I noticed
this by finding several bugs via inspection and wondering why this test
wasn't catching any of them. =[
llvm-svn: 147248
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions