llvm-6502/lib
Jason W Kim 85fed5e0c5 ARM/MC/ELF relocation "hello world" for movw/movt.
Lifted adjustFixupValue() from Darwin for sharing w ELF.
Test added
TODO:
  refactor ELFObjectWriter::RecordRelocation more.
  Possibly share more code with Darwin?
  Lots more relocations...



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120534 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-01 02:40:06 +00:00
..
Analysis move GetPointerBaseWithConstantOffset out of GVN into ValueTracking.h 2010-11-30 22:25:26 +00:00
Archive Merge System into Support. 2010-11-29 18:16:10 +00:00
AsmParser Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op 2010-10-25 15:37:09 +00:00
Bitcode Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones. 2010-11-29 23:29:54 +00:00
CodeGen Comment typo. 2010-11-30 23:59:50 +00:00
CompilerDriver Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
ExecutionEngine Merge System into Support. 2010-11-29 18:16:10 +00:00
Linker Merge System into Support. 2010-11-29 18:16:10 +00:00
MC ARM/MC/ELF relocation "hello world" for movw/movt. 2010-12-01 02:40:06 +00:00
Object Merge System into Support. 2010-11-29 18:16:10 +00:00
Support Support/PathV2: Add replace_extension implementation. 2010-12-01 00:52:55 +00:00
Target ARM/MC/ELF relocation "hello world" for movw/movt. 2010-12-01 02:40:06 +00:00
Transforms fix a bozo bug I introduced in r119930, causing a miscompile of 2010-12-01 01:24:55 +00:00
VMCore Merge System into Support. 2010-11-29 18:16:10 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00