Minor changes
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
This commit is contained in:
parent
edeff09e86
commit
8081bc5d67
11 changed files with 39 additions and 81 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* // TODO: include these properly
|
||||
// TODO: include these properly
|
||||
#include "llvm/CodeGen/GCStrategy.h"
|
||||
#include "llvm/CodeGen/GCMetadata.h"
|
||||
#include "llvm/Support/Compiler.h"
|
||||
|
|
@ -13,4 +13,4 @@ namespace {
|
|||
|
||||
GCRegistry::Add<GC>
|
||||
X("gc", "The bespoken garbage collector.");
|
||||
} */
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue