This is causing issue with rebasing on mac because there is already a file DIModule.ll in the same directory.
https://reviews.llvm.org/D93462 added a new file dimodule.ll
Paths
| Differential D93559
Rename files with same (case insensitive) name ClosedPublic Authored by hiraditya on Dec 18 2020, 11:44 AM.
Details Summary This is causing issue with rebasing on mac because there is already a file DIModule.ll in the same directory. https://reviews.llvm.org/D93462 added a new file dimodule.ll
Diff Detail
Event TimelineComment Actions LGTM to unbreak the checkout. @cchen15 can choose a different name if they want later. This revision is now accepted and ready to land.Dec 18 2020, 11:53 AM Comment Actions Thanks for catching this for me. I don't work on Mac. :( I don't see other tests using 'verify-' as prefix. Would it be more succinct to just call it dimodule-external-fortran.ll? Comment Actions Thanks a lot, Aditya. Again, my apologies for the screw-up. I will make sure I won't make the same mistake next time I add a new file. Comment Actions It seems, I'm no longer having access to the llvm-project. Please commit this for me. Closed by commit rG08c4b4054b3d: Rename files with same (case insensitive) name (authored by cchen15). · Explain WhyDec 18 2020, 1:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 312871 llvm/test/DebugInfo/X86/dimodule-external-fortran.ll
|