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-09-30 23:40:29 +00:00
2011-09-30 23:21:11 +00:00
2011-08-31 21:41:20 +00:00
2011-09-29 01:33:38 +00:00
2011-10-16 20:43:41 +00:00
2011-10-10 23:18:02 +00:00