llvm-6502/lib
Matthijs Kooijman 33540adca5 Give a proper error message when a command line option is defined more than
once (ie, at two different places in the source, not two times on the
commandline).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51771 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-30 13:26:11 +00:00
..
Analysis Fix a typo in a comment. 2008-05-30 00:08:18 +00:00
Archive Create archives with the same permissions are ar. 2008-05-24 05:42:29 +00:00
AsmParser
Bitcode eliminate calls to deprecated Use::init() interface 2008-05-26 21:33:52 +00:00
CodeGen Remove an unused variable. 2008-05-30 00:56:36 +00:00
Debugger
ExecutionEngine
Linker Factor code to copy global value attributes like 2008-05-26 19:58:59 +00:00
Support Give a proper error message when a command line option is defined more than 2008-05-30 13:26:11 +00:00
System Unbreak build. 2008-05-29 22:02:08 +00:00
Target Add the "AsCheapAsAMove" flag to some 64-bit xor instructions. 2008-05-30 06:47:04 +00:00
Transforms Use eraseFromParent() instead of doing that manually in two places. 2008-05-30 12:35:46 +00:00
VMCore Let Instruction::getOpcodeName() return something useful for the new 2008-05-30 10:31:54 +00:00
Makefile