llvm-6502/lib
Chandler Carruth 6b547a2af5 Rework the computation of a sub-structure natural type. There were
pointless checks in here, bad asserts, and just confusing code. I've
also added a bit more to the comment to clarify what this function is
really trying to do as it was not obvious to Duncan when studying it.

Thanks to Duncan for helping me dig through the issue.

No real functionality changed here in practical cases, and certainly no
test case. This is just cleanup spotted by inspection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163897 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-14 11:08:31 +00:00
..
Analysis Release build: guard dump functions with 2012-09-12 05:06:18 +00:00
Archive
AsmParser
Bitcode
CodeGen Remove silly dead store. Patch by Ettl Martin. 2012-09-14 09:00:11 +00:00
DebugInfo
ExecutionEngine Better const handling for RuntimeDyld and MCJIT. 2012-09-13 21:50:06 +00:00
Linker
MC Assembler: Darwin variables defined via .set are no-dead-strip. 2012-09-13 23:11:31 +00:00
Object
Support Add support for AMD Geode. 2012-09-12 14:36:02 +00:00
TableGen
Target mips16 fixes. 2012-09-14 03:21:56 +00:00
Transforms Rework the computation of a sub-structure natural type. There were 2012-09-14 11:08:31 +00:00
VMCore Define an official slot for the new !tbaa.struct metadata tag. 2012-09-13 17:56:17 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile