[flang-commits] [flang] [libcxx] [compiler-rt] [clang] [llvm] [lldb] [clang-tools-extra] [libc] ✨ [Sema, Lex, Parse] Preprocessor embed in C and C++ (and Obj-C and Obj-C++ by-proxy) (PR #68620)
Vlad Serebrennikov via flang-commits
flang-commits at lists.llvm.org
Tue Nov 28 00:55:58 PST 2023
Endilll wrote:
> The human-readability of a big list of integers is not better than embedded base64 -- and actually, seems more of a pain to decode.
I agree that the entirety of the data is not too comprehensible, but I can imagine users being interested in the first and last N bytes when they tweak offset and length of the embed. In this case list of integers is a clear winner.
https://github.com/llvm/llvm-project/pull/68620
More information about the flang-commits
mailing list