mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-13 06:06:27 +00:00
124e51c0d2
construction. Simplify its interface, implementation, and users accordingly as there is no longer an 'uninitialized' state to check for. Also, fixes a bug lurking in the interface as there was one method that didn't correctly check for initialization. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151024 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Disassembler.cpp | ||
Disassembler.h | ||
EDDisassembler.cpp | ||
EDDisassembler.h | ||
EDInfo.h | ||
EDInst.cpp | ||
EDInst.h | ||
EDMain.cpp | ||
EDOperand.cpp | ||
EDOperand.h | ||
EDToken.cpp | ||
EDToken.h | ||
LLVMBuild.txt | ||
Makefile |