Issue 58086
Summary Review, refactor, and possibly remove the IR interpreter
Labels
Assignees
Reporter lhames
    Reviewing ExternalSymbols.cpp, some of this code is over twenty years old and contains calls to unsafe string functions.

The interpreter should be reviewed and either refactored to be more memory safe, or removed entirely (it's not clear who's using it, or if it's being used at all).
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to