"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "f5a0ca46b6d5d20e6c73fa6a57d9d234a4d7d769"
[BPF] [BTF] Process FileName with absolute path correctly
In IR, sometimes the following attributes for DIFile may be generated: filename: /home/yhs/test.c directory: /tmp The /tmp may represent the working directory of the compilation process. In such cases, since filename is with absolute path, the directory should be ignored by BTF. The filename alone is enough to get the source. Acked-by:Alexei Starovoitov <ast@kernel.org> Signed-off-by:
Yonghong Song <yhs@fb.com> llvm-svn: 352939
Loading
Please register or sign in to comment