Hi,
I am trying to link a very large (3.5 gigabytes) library. This works fine
normally. However, when trying to pass -fprofile-instr-generate &
-fcoverage-mapping, the compilation now fails during the linking step,
complaining about a "relocation overflow: reference to local symbol in "
for m
Dear all,
Not sure if this is the right mailing list for my question but I hope you will
correct me if it's not.
I am developing a little Clang Plugin that compiles various data about a legacy
codebase during the compilation process. Unfortunately, compilation of the
legacy code is slow so it