llvm-6502/test/CodeGen
Nick Lewycky 44d798d976 Add support for a new extension to the .file directive:
.file filenumber "directory" "filename"

This removes one join+split of the directory+filename in MC internals. Because
bitcode files have independent fields for directory and filenames in debug info,
this patch may change the .o files written by existing .bc files.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142300 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-17 23:05:28 +00:00
..
Alpha
ARM Add CHECKs and document PR11158. 2011-10-17 20:23:23 +00:00
Blackfin
CBackend
CellSPU Enable element promotion type legalization by deafault. 2011-10-16 20:31:33 +00:00
CPP
Generic Remove the the test which checks the saving of a vector of booleans into memory. 2011-10-16 19:06:06 +00:00
MBlaze
Mips Test cases for 64-bit load and store instructions. 2011-10-11 01:52:31 +00:00
MSP430
PowerPC use FileCheck and not grep in new tests 2011-10-17 16:01:41 +00:00
PTX
SPARC
SystemZ
Thumb Revert r141529. This is causing failures in the test-suite, like bigstack and ReedSolomon. Boo... 2011-10-11 21:40:47 +00:00
Thumb2 ARM Darwin default relocation model is PIC. 2011-09-30 17:41:35 +00:00
X86 Add support for a new extension to the .file directive: 2011-10-17 23:05:28 +00:00
XCore