s|llvm/Support/Visibility.h|llvm/Support/Compiler.h|

llvm-svn: 29911
This commit is contained in:
Chris Lattner
2006-08-27 12:54:02 +00:00
parent 2c3683a901
commit 3d27be1333
44 changed files with 43 additions and 66 deletions

View File

@@ -20,7 +20,7 @@
#include "llvm/Instructions.h"
#include "llvm/Pass.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Visibility.h"
#include "llvm/Support/Compiler.h"
#include "llvm/ADT/Statistic.h"
#include <algorithm>
#include <iostream>