Displaying 1 result from an estimated 1 matches for "file_other".
2018 Aug 24
3
[assembler + debuginfo] interaction with .file directive and debuginfo
What does gcc do?
On Fri, Aug 24, 2018 at 9:05 AM via llvm-dev <llvm-dev at lists.llvm.org>
wrote:
> There are two forms of the .file directive. One is simply
>
> .file "path"
>
> and the other is
>
> .file <file-number> [ "dir"] "path" [ …. other stuff ]
>
>
>
> The latter is sometimes