Displaying 1 result from an estimated 1 matches for "xrelocs".
Did you mean:
relocs
2019 Nov 15
2
Commit history duplicated, seeing weird diffusion activity (Was: [Diffusion] rG67c416dc9a5a: [DebugInfo] Allow spill slots in call site parameter descriptions)
...67c416dc9a5aeda034d46bdcb3b63fffa462d28e
commit 67c416dc9a5aeda034d46bdcb3b63fffa462d28e
Author: Vedant Kumar <vsk at apple.com>
Date: Thu Nov 14 09:20:58 2019
[DebugInfo] Allow spill slots in call site parameter descriptions
[snip]
diff --git a/llvm/test/tools/yaml2obj/coff-xrelocs.yaml b/llvm/test/tools/yaml2obj/COFF/xrelocs.yaml
similarity index 100%
rename from llvm/test/tools/yaml2obj/coff-xrelocs.yaml
rename to llvm/test/tools/yaml2obj/COFF/xrelocs.yaml
```
Does anyone know what happened?
thanks,
vedant
> On Nov 15, 2019, at 10:06 AM, Fangrui Song via Phabricator &...