Files
llvm-6502/include/llvm/MC
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
..
2011-10-17 21:18:03 +00:00
2011-06-29 21:58:37 +00:00
2011-07-23 03:04:46 +00:00
2011-04-23 19:53:52 +00:00
2011-03-23 23:32:48 +00:00
2010-07-01 01:00:22 +00:00