From 5bdf3a81eb53ed9ca39df6e6622ee41b81425377 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 17 Jan 2009 03:46:44 +0000 Subject: remove an irrelevant idea git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62400 91177308-0d34-0410-b5e6-96231b3b80d8 --- NOTES.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'NOTES.txt') diff --git a/NOTES.txt b/NOTES.txt index 6fc312c0c3..6e6c57534c 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -97,14 +97,6 @@ TODO: Fast #Import: - Optionally, user can specify what macros escape (whitelist) or can use #undef. -//===---------------------------------------------------------------------===// - -TODO: New language feature: Configuration queries: - - Instead of #ifdef __POWERPC__, use "if (strcmp(`cpu`, __POWERPC__))", or - some other, better, syntax. - - Use it to increase the number of "architecture-clean" #import'd files, - allowing a single index to be used for all fat slices. - //===---------------------------------------------------------------------===// // Specifying targets: -triple and -arch ===---------------------------------------------------------------------===// -- cgit v1.2.3