Commit 6d4d2513 authored by Jaikrishnan Menon's avatar Jaikrishnan Menon

Codegen: Add a note about the memory leaks that need to be fixed

before submission
parent 42d44e2e
......@@ -48,6 +48,8 @@
#include "compiler.hpp"
// TODO: Fix leaks
using namespace clang;
using namespace llvm;
using namespace llvm::opt;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment