diff options
author | Dylan Fleming <Dylan.Fleming@arm.com> | 2022-07-13 14:20:59 +0000 |
---|---|---|
committer | Dylan Fleming <Dylan.Fleming@arm.com> | 2022-07-13 15:29:14 +0000 |
commit | d5fa11c4aa6a0037a2320ab0cf680cdb7d0ef238 (patch) | |
tree | 3dd65e78df9a96e704e86a9c295a7a50d5b95439 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | ab7ee3c9911ff90bb209213b1385336f1619d174 (diff) | |
download | llvm-d5fa11c4aa6a0037a2320ab0cf680cdb7d0ef238.zip llvm-d5fa11c4aa6a0037a2320ab0cf680cdb7d0ef238.tar.gz llvm-d5fa11c4aa6a0037a2320ab0cf680cdb7d0ef238.tar.bz2 |
[Flang] Fix path strings in CreateFIRLangRef.py
In D129186, CreateFIRLangRef.py was created to help fix
formatting problems with FIRLangRef.md.
However, due to an error while rebasing, the last edit was lost,
as such the current path variables are Unix-style.
This patch addresses what was discussed in the previous patch and
now uses os.path.join instead.
Differential Revision: https://reviews.llvm.org/D129644
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions